# $TODL Token

- [Understanding the $TODL Token Mechanics](https://docs.cryptoodles.com/usdtodl-token/understanding-the-usdtodl-token-mechanics.md): This page summarizes how the $TODL token works in the Cryptoodle protocol.
- [The $TODL White Paper](https://docs.cryptoodles.com/usdtodl-token/understanding-the-usdtodl-token-mechanics/the-usdtodl-white-paper.md): This is the official white paper of the Cryptoodles native token, $TODL. This page outlines how $TODL is used in the protocol, its role, and how participants are rewarded.
- [Participating in the $TODL Protocol](https://docs.cryptoodles.com/usdtodl-token/participating-in-the-usdtodl-protocol.md)
- [Buying Cryptoodle's Native Token $TODL](https://docs.cryptoodles.com/usdtodl-token/participating-in-the-usdtodl-protocol/buying-cryptoodles-native-token-usdtodl.md): This page outlines how you can buy Cryptoodle's Native token on a popular decentralized exchange.
- [How to Transfer Dogecoin into Ethereum](https://docs.cryptoodles.com/usdtodl-token/participating-in-the-usdtodl-protocol/how-to-transfer-dogecoin-into-ethereum.md): This page outlines how to convert $DOGE into $renDOGE to use for utility in the Cryptoodles project.
- [Redeeming the $TODL Airdrop](https://docs.cryptoodles.com/usdtodl-token/participating-in-the-usdtodl-protocol/redeeming-the-usdtodl-airdrop.md): This page outlines how to claim airdropped TODL tokens from Toodle Loot Bags via the TODL smart contract.
- [Migrating Your $TODL to Polygon](https://docs.cryptoodles.com/usdtodl-token/participating-in-the-usdtodl-protocol/migrating-your-usdtodl-to-polygon.md): This page outlines how to send your $TODL onto the Polygon Network to use your $TODL in the Cryptoodles Ecosystem.
- [How to Provide $TODL Liquidity](https://docs.cryptoodles.com/usdtodl-token/participating-in-the-usdtodl-protocol/how-to-provide-usdtodl-liquidity.md): This page outlines how to provide liquidity to $TODL.
- [FAQ and Common Errors](https://docs.cryptoodles.com/usdtodl-token/faq-and-common-errors.md): This page outlines frequently asked questions and common issues run into when redeeming the TODL airdrop.
- [View TODL Balance in MetaMask](https://docs.cryptoodles.com/usdtodl-token/faq-and-common-errors/view-todl-balance-in-metamask.md): This page outlines how to view your TODL balance in MetaMask.


---

# 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.cryptoodles.com/usdtodl-token.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.
