# FODO V2 LUA

**Need help redeeming your license?**\
If you experience any issues, visit the **#v2-redeem** channel in our Discord and redeem your product there.

**Keybinding Features**\
Press **F5** in-game to assign custom keybinds to any feature in the menu.


---

# 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://gamerware.gitbook.io/gamerware/fodo-v2-lua.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.
