# How to use 2Take1?

Key configuration to use this mod menu:&#x20;

* To open or close it withing the game: **Num -** or **End key**&#x20;
* To scroll up: **Num 8** - To scroll down: **Num 2**
* To change the value of a feature: **Num 4** and **Num 6**
* To navigate between tabs: **Num 7** and **Num 9** - To go back: **Num 0** - To select an option: **Num 5**&#x20;
* To save your settings: **F9** - To uninject (hold for 1 second): **F12**

**To use it with controller:**&#x20;

* To open or close it withing the game: **RT** + **→**&#x20;
* To scroll up: **↑**&#x20;
* To scroll down: **↓**&#x20;
* To change the value of a feature: **←** and **→**&#x20;
* To navigate between tabs: **LB** and **RB**&#x20;
* To go back: **B**&#x20;
* To select an option: **A**

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: 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.krispymods.com/product/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.
