# Fragment

- [What is Fragment?](https://docs.gtamodders.com/docs/products/all/mod-menus/fragment/what-is-fragment.md)
- [Redeem Key & Install](https://docs.gtamodders.com/docs/products/all/mod-menus/fragment/redeem-key-and-install.md): This section will explain how to redeem your Fragment license key and install the loader.
- [How to Use](https://docs.gtamodders.com/docs/products/all/mod-menus/fragment/how-to-use.md): Everything you need to know about how to use Fragment will be listed here.
- [Fragment Links](https://docs.gtamodders.com/docs/products/all/mod-menus/fragment/fragment-links.md)


---

# 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.gtamodders.com/docs/products/all/mod-menus/fragment.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.
