> For the complete documentation index, see [llms.txt](https://docs.revunity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.revunity.com/our-products/2take1/how-to-use-2take1.md).

# How to use 2Take1

### :keyboard: Key Configuration:

* Open/Close: **Num** or **End**&#x20;
* Select: **Num 5**&#x20;
* Back: **Num 0**
* Scroll Up: **Num 8**&#x20;
* Scroll Down: **Num 2**
* Increase/Decrease Values: **Num 4** & **Num 6**
* Switch Tabs: **Num 7** and **Num 9**&#x20;
* Save Settings: **F9**&#x20;
* Uninject (Hold): **F12**

### :video\_game: **Controller Configuration:**

* Open/Close: **RT** + **→**&#x20;
* Select: **A**
* Back: **B**&#x20;
* Scroll Up: **↑**&#x20;
* Scroll Down: **↓**&#x20;
* Increase/Decrease Values: **←** and **→**&#x20;
* Switch Tabs: **LB** and **RB**&#x20;

With these keys you can navigate through the mod menu within the game. If you want to see a more detailed guide, you can click here (<https://gta.2take1.menu/usage/>).


---

# 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.revunity.com/our-products/2take1/how-to-use-2take1.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.
