# Syrup

## Syrup

- [Welcome to Syrup](https://syrup.gitbook.io/syrup/readme.md)
- [Powered by Maple](https://syrup.gitbook.io/syrup/about-syrup/powered-by-maple.md)
- [Lending in Syrup](https://syrup.gitbook.io/syrup/about-syrup/lending-in-syrup.md)
- [Commitments](https://syrup.gitbook.io/syrup/about-syrup/commitments.md)
- [Drips Rewards](https://syrup.gitbook.io/syrup/about-syrup/drips-program.md)
- [Withdrawals](https://syrup.gitbook.io/syrup/about-syrup/withdrawals.md)
- [Monthly Updates](https://syrup.gitbook.io/syrup/about-syrup/monthly-updates.md)
- [Pendle Integration](https://syrup.gitbook.io/syrup/about-syrup/pendle-integration.md)
- [SyrupUSDC Rewards Prize Draw Program Summary](https://syrup.gitbook.io/syrup/about-syrup/syrupusdc-rewards-prize-draw-program-summary.md)
- [Introduction to SYRUP](https://syrup.gitbook.io/syrup/syrup-token/mpl-to-syrup-migration.md)
- [MPL to SYRUP Conversion](https://syrup.gitbook.io/syrup/syrup-token/mpl-conversion.md)
- [Conversion Guide](https://syrup.gitbook.io/syrup/syrup-token/conversion-guide.md)
- [Converting xMPL](https://syrup.gitbook.io/syrup/syrup-token/conversion-guide/converting-xmpl.md)
- [SYRUP Tokenomics](https://syrup.gitbook.io/syrup/syrup-token/syrup-tokenomics.md)
- [Governance and Voting](https://syrup.gitbook.io/syrup/syrup-token/governance-and-voting.md)
- [Staking](https://syrup.gitbook.io/syrup/syrup-token/staking.md)
- [Staking Smart Contract Details](https://syrup.gitbook.io/syrup/syrup-token/staking/staking-smart-contract-details.md)
- [Drips Rewards](https://syrup.gitbook.io/syrup/syrup-token/drips-rewards.md)
- [Exchanges](https://syrup.gitbook.io/syrup/syrup-token/supported-exchanges.md)
- [Coinbase](https://syrup.gitbook.io/syrup/syrup-token/supported-exchanges/coinbase.md)
- [Kraken](https://syrup.gitbook.io/syrup/syrup-token/supported-exchanges/kraken.md)
- [Gate](https://syrup.gitbook.io/syrup/syrup-token/supported-exchanges/gate.md)
- [AscendEX](https://syrup.gitbook.io/syrup/syrup-token/supported-exchanges/ascendx.md)
- [Bitstamp](https://syrup.gitbook.io/syrup/syrup-token/supported-exchanges/bitstamp.md)
- [Bitmart](https://syrup.gitbook.io/syrup/syrup-token/supported-exchanges/bitmart.md)
- [BingX](https://syrup.gitbook.io/syrup/syrup-token/supported-exchanges/bingx.md)
- [Decentralized Exchanges](https://syrup.gitbook.io/syrup/syrup-token/supported-exchanges/decentralized-exchanges.md)
- [Uniswap](https://syrup.gitbook.io/syrup/syrup-token/supported-exchanges/decentralized-exchanges/uniswap.md)
- [FAQ](https://syrup.gitbook.io/syrup/syrup-token/syrup_token_faq.md)
- [Additional Resources](https://syrup.gitbook.io/syrup/syrup-token/additional-resources.md)
- [Protocol Overview](https://syrup.gitbook.io/syrup/technical-resources/overview.md)
- [Security](https://syrup.gitbook.io/syrup/technical-resources/security.md)
- [Addresses](https://syrup.gitbook.io/syrup/technical-resources/addresses.md)
- [FAQ](https://syrup.gitbook.io/syrup/troubleshooting-and-support/faq.md)
- [Contact](https://syrup.gitbook.io/syrup/troubleshooting-and-support/telegram.md)
- [Risks](https://syrup.gitbook.io/syrup/legal/risks.md)
- [Defaults and Impairments](https://syrup.gitbook.io/syrup/legal/defaults-and-impairments.md)
- [Available Jurisdictions](https://syrup.gitbook.io/syrup/legal/available-jurisdictions.md)
- [Interface Terms of Use \[Syrup.fi\]](https://syrup.gitbook.io/syrup/legal/interface-terms-of-use.md): Last Revised May 2024
- [Interface Terms of Use \[Syrup.fi/convert/ and Syrup.fi/stake/\]](https://syrup.gitbook.io/syrup/legal/interface-terms-of-use-syrup.fi-convert-and-stake.md)
- [Privacy Policy](https://syrup.gitbook.io/syrup/legal/privacy-policy.md)
- [SyrupUSDC Rewards Prize Draw Terms & Conditions](https://syrup.gitbook.io/syrup/syrupusdc-rewards-prize-draw-terms-and-conditions.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://syrup.gitbook.io/syrup/readme.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.
