# Magpie

## Magpie

- [Terms and Conditions](https://docs.magpiexyz.io/terms-and-conditions.md)
- [Overview](https://docs.magpiexyz.io/overview.md): Overview
- [The Magpie Ecosystem](https://docs.magpiexyz.io/the-magpie-ecosystem.md): Magpie has been integrated with different protocols across DeFi to encourage user participation and optimize opportunities.
- [Penpie (Pendle Finance)](https://docs.magpiexyz.io/the-magpie-ecosystem/penpie-pendle-finance.md)
- [Radpie (Radiant Capital)](https://docs.magpiexyz.io/the-magpie-ecosystem/radpie-radiant-capital.md)
- [Cakepie (PancakeSwap)](https://docs.magpiexyz.io/the-magpie-ecosystem/cakepie-pancakeswap.md)
- [Eigenpie (EigenLayer)](https://docs.magpiexyz.io/the-magpie-ecosystem/eigenpie-eigenlayer.md)
- [Campie (Camelot DEX)](https://docs.magpiexyz.io/the-magpie-ecosystem/campie-camelot-dex.md)
- [Listapie (Lista DAO)](https://docs.magpiexyz.io/the-magpie-ecosystem/listapie-lista-dao.md)
- [Babypie (Babylon)](https://docs.magpiexyz.io/the-magpie-ecosystem/babypie-babylon.md)
- [MGP Token](https://docs.magpiexyz.io/mgp-token.md): Magpie's Governance Token
- [Vote-Locked MGP](https://docs.magpiexyz.io/mgp-token/vote-locked-mgp.md): vlMGP
- [MGP distribution](https://docs.magpiexyz.io/mgp-token/mgp-distribution.md): MGP token contract: 0xD06716E1Ff2E492Cc5034c2E81805562dd3b45fa
- [MGP Chart](https://docs.magpiexyz.io/mgp-token/mgp-chart.md): Tools to track MGP price
- [MGP Emission](https://docs.magpiexyz.io/mgp-token/mgp-emission.md): Emission Allocation
- [MGP Airdrop](https://docs.magpiexyz.io/mgp-token/mgp-airdrop.md): MGP Airdrop Details
- [The Benefits of vlMGP](https://docs.magpiexyz.io/the-benefits-of-vlmgp.md)
- [Earn](https://docs.magpiexyz.io/the-benefits-of-vlmgp/earn.md): Earn rewards as an active participant in the Magpie ecosystem
- [Governance](https://docs.magpiexyz.io/the-benefits-of-vlmgp/governance.md): Decision-making on the Magpie Ecosystem
- [Voting Steps](https://docs.magpiexyz.io/the-benefits-of-vlmgp/governance/voting-steps.md)
- [Access IDOs via the Magpie Launchpad](https://docs.magpiexyz.io/the-benefits-of-vlmgp/access-idos-via-the-magpie-launchpad.md)
- [Reference](https://docs.magpiexyz.io/reference.md): Disclaimer
- [Glossary](https://docs.magpiexyz.io/reference/glossary.md): Glossary
- [Smart Contracts](https://docs.magpiexyz.io/smart-contracts.md): Magpie Smart Contracts
- [Bridge](https://docs.magpiexyz.io/bridge.md): Bridge MGP
- [Bridge MGP tokens to Arbitrum](https://docs.magpiexyz.io/bridge/bridge-mgp-tokens-to-arbitrum.md): Bridge MGP from BNB Chain to Arbitrum
- [Official Links](https://docs.magpiexyz.io/official-links.md): Official Links
- [Media Kit](https://docs.magpiexyz.io/media-kit.md): Magpie Brand Assets
- [Security](https://docs.magpiexyz.io/security.md): Platform Security and funds safety are Magpie's top priority. Check audit reports and bug bounty.
- [Audit Reports](https://docs.magpiexyz.io/security/audit-reports.md): Magpie Audit Reports
- [Immunefi Bug Bounty](https://docs.magpiexyz.io/security/immunefi-bug-bounty.md): Bug Bounty program


---

# 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.magpiexyz.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.
