> For the complete documentation index, see [llms.txt](https://docs.cryptoodles.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cryptoodles.com/usdtodl-token/participating-in-the-usdtodl-protocol/buying-cryptoodles-native-token-usdtodl.md).

# Buying Cryptoodle's Native Token $TODL

## Buying using $renDOGE

1. Navigate to the official SushiSwap site [here](https://app.sushi.com/swap?inputCurrency=0x3832d2F059E55934220881F831bE501D180671A7\&outputCurrency=0x98933f2396DBaABf812b6E6d27dA4DF109C4c55F\&chainId=1). The two fields should be populated with $renDOGE and $TODL.&#x20;
   * ![](/files/wSlF6Gjo90gwzYM1Jw5G)
   * Note: If the page is not populated with these two tokens, copy paste one address in each of the empty fields:
     * $renDOGE: 0x3832d2F059E55934220881F831bE501D180671A7
     * $TODL: 0x98933f2396DBaABf812b6E6d27dA4DF109C4c55F
2. Input the amount of $renDOGE you want to spend to acquire $TODL
   * ![](/files/lxOs1TT9iwmX4lJCDEEu)
3. Click swap to confirm the transaction. Click "add to wallet" to view your $TODL in your MetaMask wallet. Alternatively, click "import tokens" in MetaMask and copy paste the official $TODL address:&#x20;
   * $TODL: 0x98933f2396DBaABf812b6E6d27dA4DF109C4c55F

If you do not have $renDOGE, you can switch $TODL to $ETH or $WETH to buy $renDOGE.

##


---

# 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 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/participating-in-the-usdtodl-protocol/buying-cryptoodles-native-token-usdtodl.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.
