# Connecting to the TRIK controller via Wi-Fi

The TRIK controller has a Wi-Fi module that can work in two modes:

1. The **access point** mode, when the controller creates a new network, and we connect devices to it.
2. The **Wi-Fi client** mode, when we connect the controller to an existing network.

To select a mode in the controller menu, select the `Network` item.

![](/files/-MSiel4GfvtXR70qW0_S)

Read about connecting the controller to devices in different modes and the interaction of several controllers in the articles:

{% content-ref url="/pages/-M0-ZXrYSHHDja21FEqC" %}
[Connecting the TRIK controller to a computer and smartphone](/en/trik/wi-fi/network-connection.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M02fB52lCsyKRFIUTA6" %}
[Connecting the TRIK controller to TRIK Studio](/en/trik/wi-fi/connect-to-ts.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M02gpSf0QRPSelT9fF7" %}
[Interaction of TRIK controllers](/en/trik/wi-fi/interaction.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.trikset.com/en/trik/wi-fi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
