# Incentives

- [Understanding Boosted Positions](https://docs.mav.xyz/guides/incentives/understanding-boosted-positions.md): This page explains the basic concept of Boosted Positions.
- [Understanding Incentives](https://docs.mav.xyz/guides/incentives/understanding-incentives.md): This page gives an overview of the Maverick incentives and rewards system.
- [How to Join a Boosted Position](https://docs.mav.xyz/guides/incentives/how-to-join-a-boosted-position.md): This page will guide you through the process of joining a Boosted Position.
- [How to Create a Boosted Position](https://docs.mav.xyz/guides/incentives/how-to-create-a-boosted-position.md): This page will explain how to create a new Boosted Position on Maverick.
- [How to Manage a Boosted Position](https://docs.mav.xyz/guides/incentives/how-to-manage-a-boosted-position.md): This page explains how to manage a Boosted Position, including claiming rewards and removing your liquidity.
- [How to Add Incentives](https://docs.mav.xyz/guides/incentives/how-to-add-incentives.md): This page explains how to add incentives to a Boosted Position.


---

# 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.mav.xyz/guides/incentives.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.
