# Campie

## Campie

- [Terms and Conditions](https://docs.campiexyz.io/terms-and-conditions.md)
- [Campie Overview](https://docs.campiexyz.io/campie-overview.md): Overview
- [Campie Ecosystem](https://docs.campiexyz.io/campie-ecosystem.md): Understanding Campie
- [Introduction](https://docs.campiexyz.io/campie-ecosystem/introduction.md): Understanding Campie
- [Camelot DEX](https://docs.campiexyz.io/campie-ecosystem/camelot-dex.md): Understanding Camelot DEX
- [xGRAIL Plugins Integrated](https://docs.campiexyz.io/campie-ecosystem/xgrail-plugins-integrated.md)
- [Dividends Plugin](https://docs.campiexyz.io/campie-ecosystem/xgrail-plugins-integrated/dividends-plugin.md): Campie has officially integrated the "Dividends" Plugin from Camelot DEX
- [Yield Booster Plugin](https://docs.campiexyz.io/campie-ecosystem/xgrail-plugins-integrated/yield-booster-plugin.md): Campie has officially integrated the Yield Booster Plugin from Camelot DEX
- [Tokens](https://docs.campiexyz.io/tokens.md): Tokens of the Campie Ecosystem
- [CMP Token](https://docs.campiexyz.io/tokens/cmp-token.md): CMP is the governance and active user engagement reward token of Campie.
- [Vote-Locked CMP](https://docs.campiexyz.io/tokens/cmp-token/vote-locked-cmp.md): vlCMP
- [CMP Distribution](https://docs.campiexyz.io/tokens/cmp-token/cmp-distribution.md): The CMP token will be distributed as follows:
- [mGRAIL](https://docs.campiexyz.io/tokens/mgrail.md): Magpie GRAIL
- [mGRAIL -> GRAIL Redemption](https://docs.campiexyz.io/tokens/mgrail/mgrail-greater-than-grail-redemption.md): mGRAIL holders can now redeem their tokens for GRAIL at a 1:1 ratio minus Camelot’s deallocation fee.
- [xGRAIL Conversion - Redeeming](https://docs.campiexyz.io/tokens/mgrail/mgrail-greater-than-grail-redemption/xgrail-conversion-redeeming.md): GRAIL and xGRAIL are mutually convertible into each other, but the process is different depending on the direction.
- [Campie Maximizing benefits](https://docs.campiexyz.io/campie-maximizing-benefits.md): Understanding Campie
- [Boosted Rewards for GRAIL Holders](https://docs.campiexyz.io/campie-maximizing-benefits/boosted-rewards-for-grail-holders.md): Users can convert GRAIL into mGRAIL to earn boosted APR% on Campie
- [Boosted Rewards for Liquidity Providers](https://docs.campiexyz.io/campie-maximizing-benefits/boosted-rewards-for-liquidity-providers.md): Liquidity Providers can earn boosted rewards on Campie without locking any GRAIL
- [Cost-Effective Voting Power for Camelot DEX users](https://docs.campiexyz.io/campie-maximizing-benefits/cost-effective-voting-power-for-camelot-dex-users.md): Users can acquire voting power on Camelot DEX cost-effectively through CMP
- [Decrease GRAIL's Circulating Supply](https://docs.campiexyz.io/campie-maximizing-benefits/decrease-grails-circulating-supply.md): Campie helps Camelot DEX to lock GRAIL tokens as xGRAIL
- [The GRAIL RUSH](https://docs.campiexyz.io/the-grail-rush.md): Convert GRAIL into mGRAIL and get CMP rewards
- [Official Links](https://docs.campiexyz.io/official-links.md): Official links
- [Smart Contracts](https://docs.campiexyz.io/smart-contracts.md)
- [Reference](https://docs.campiexyz.io/reference.md): Disclaimer
- [Glossary](https://docs.campiexyz.io/reference/glossary.md): Tokens related to Campie and Camelot DEX
- [Security](https://docs.campiexyz.io/security.md)
- [AstraSec Audit Report](https://docs.campiexyz.io/security/astrasec-audit-report.md): Campie Security Audit Report
- [xGRAIL Deallocation Process Under MIP #78](https://docs.campiexyz.io/xgrail-deallocation-process-under-mip-78.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.campiexyz.io/terms-and-conditions.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.
