# SOLUTIONS

- [RK: Knights](https://realitykingdom.gitbook.io/info/solutions/rk-knights.md): The Knights of the Kingdom
- [RK: Scrolls](https://realitykingdom.gitbook.io/info/solutions/rk-knights/rk-scrolls.md): The Kingdom magic spells
- [Summon a Knight](https://realitykingdom.gitbook.io/info/solutions/rk-knights/summon-a-knight.md): The Knights of the Kingdom
- [Knight w/ a helmet](https://realitykingdom.gitbook.io/info/solutions/rk-knights/summon-a-knight/knight-w-a-helmet.md): Inventory page
- [Profile](https://realitykingdom.gitbook.io/info/solutions/rk-knights/profile.md): Your dashboard with all the information you need to know about the Reality Kingdom ecosystem
- [Souls](https://realitykingdom.gitbook.io/info/solutions/rk-knights/souls.md): Previously generated souls
- [Inventory](https://realitykingdom.gitbook.io/info/solutions/rk-knights/inventory.md): Inventory page
- [Activity](https://realitykingdom.gitbook.io/info/solutions/rk-knights/activity.md): Your knights in progress and everything you have done on our website
- [Levels](https://realitykingdom.gitbook.io/info/solutions/rk-knights/levels.md): Some available levels in Reality Kingdom
- [NFT](https://realitykingdom.gitbook.io/info/solutions/rk-knights/nft.md): You are a Knight now!
- [RK: Swap](https://realitykingdom.gitbook.io/info/solutions/rk-swap.md)
- [RK: Raffle](https://realitykingdom.gitbook.io/info/solutions/rk-raffle.md): The Kingdom of magic spells
- [Create a Raffle](https://realitykingdom.gitbook.io/info/solutions/rk-raffle/create-a-raffle.md)
- [Reality Cats - Free mint](https://realitykingdom.gitbook.io/info/solutions/reality-cats-free-mint.md): The Reality Cats are loyal companions to the Silver Knights, and together they will explore the realm for rewards and adventures.
- [RK: RCOIN](https://realitykingdom.gitbook.io/info/solutions/rk-rcoin.md): The official currency of the Reality Kingdom and its entire ecosystem
- [RK: Staking](https://realitykingdom.gitbook.io/info/solutions/rk-staking.md): Under construction
- [RK: Avatar](https://realitykingdom.gitbook.io/info/solutions/rk-avatar.md): Under construction


---

# 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://realitykingdom.gitbook.io/info/solutions.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.
