# Rakeoff

- [Tutorials and Guides](https://docs.rakeoff.io/rakeoff/tutorials-and-guides.md): This section provides essential guides to simplify your Rakeoff experience
- [Staking on Rakeoff](https://docs.rakeoff.io/rakeoff/tutorials-and-guides/staking-on-rakeoff.md): An easy, straightforward way to earn ICP governance rewards
- [The no-loss prize pool](https://docs.rakeoff.io/rakeoff/tutorials-and-guides/the-no-loss-prize-pool.md): Pool your staking rewards for a chance to win the no-loss prize pool
- [For Developers](https://docs.rakeoff.io/rakeoff/for-developers.md): An overview of the dApp's technology
- [Similar Platforms](https://docs.rakeoff.io/rakeoff/similar-platforms.md): Highlighting our competitive advantage
- [Brand Material](https://docs.rakeoff.io/rakeoff/brand-material.md): Rakeoff brand material


---

# 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.rakeoff.io/rakeoff.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.
