> For the complete documentation index, see [llms.txt](https://docs.gremsy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gremsy.com/gimbals/gremsy-two-axis-t3v3/getting-started/gimbal-mode.md).

# GIMBAL MODE

### Using function button

| PRESS TIMES    | MODES               |
| -------------- | ------------------- |
| Once time      | Turn motors ON      |
| 2 times        | Lock mode           |
| 3 times        | Follow/Mapping mode |
| Hold 3 seconds | Turn motor OFF      |

### Using the mode channel on the remote control

| POSITIONS | MODES                          |      |                    |
| --------- | ------------------------------ | ---- | ------------------ |
| High      | <p>Adjustable <br>Motor ON/OFF | LOCK | FOLLOW/MAPPING</p> |
| Midle     | <p>Adjustable <br>Motor ON/OFF | LOCK | FOLLOW/MAPPING</p> |
| Low       | <p>Adjustable <br>Motor ON/OFF | LOCK | FOLLOW/MAPPING</p> |

### Using software/application

<figure><img src="https://gremsy.com/Data/Sites/1/media/manual/t7/27.jpg" alt=""><figcaption></figcaption></figure>

**NOTE:** If there is a remote control signal, changing modes or turning motors on/ off by other methods such as using the function button or software will not take effect because the remote control signal has the highest priority and override the command.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.gremsy.com/gimbals/gremsy-two-axis-t3v3/getting-started/gimbal-mode.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.
