# App Features

- [Wallet](https://docs.xlords.tech/app-features/wallet.md)
- [Borrow](https://docs.xlords.tech/app-features/borrow.md)
- [Game Assets](https://docs.xlords.tech/app-features/game-assets.md): This part will guide you through the various assets available in the game, their uses, and how you can leverage them to enhance your gaming experience.
- [Bag](https://docs.xlords.tech/app-features/bag.md)
- [Guild](https://docs.xlords.tech/app-features/guild.md)
- [Quest](https://docs.xlords.tech/app-features/quest.md)
- [Ethereon](https://docs.xlords.tech/app-features/ethereon.md)
- [Hero](https://docs.xlords.tech/app-features/hero.md)
- [Referral](https://docs.xlords.tech/app-features/referral.md)
- [XLords Referral Program Guide](https://docs.xlords.tech/app-features/referral/xlords-referral-program-guide.md)
- [X Farming](https://docs.xlords.tech/app-features/x-farming.md): X Farming: The Ultimate Guide to Earning Points and Rewards


---

# 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.xlords.tech/app-features.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.
