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

# 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
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, and the optional `goal` query parameter:

```
GET https://docs.krispymods.com/product/2take1/how-to-use-2take1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
