> 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/how-to-provide-usdtodl-liquidity.md).

# How to Provide $TODL Liquidity

## Disclaimer

If you do not know what being a **liquidity provider means**, please stop and do some research on the risks and benefits before proceeding further.

## Providing Liquidity to the $renDOGE-$TODL Trading Pair

1. Navigate to the official SushiSwap page [here](https://app.sushi.com/legacy/add/0x3832d2F059E55934220881F831bE501D180671A7/0x98933f2396DBaABf812b6E6d27dA4DF109C4c55F?chainId=1).
2. If $renDOGE and $TODL do not appear in the two fields, manually copy paste the token addresses for each field using:
   * Copy paste the official contract address in the first field for $renDOGE:&#x20;
     * Ethereum: 0x3832d2F059E55934220881F831bE501D180671A7
   * Copy paste the official $TODL token address in second the field for $TODL:
     * Ethereum: 0x98933f2396DBaABf812b6E6d27dA4DF109C4c55F
3. Input the amount of $renDOGE and $TODL to provide liquidity for. SushiSwap should auto calculate this for you.&#x20;
   * ![](/files/T0obNP3jodr90fBSMS2z)
4. Confirm the transaction to receive SLP tokens. Import the SushiSwap LP (SLP) token for the $renDOGE-$TODL pair into your MetaMask wallet to see your SLP tokens:
   * Ethereum: 0x2FCfbea4b3c42Fc7Ee20Eb6AbE74EA3f8b1809A2

You can now stake the SLP tokens you received to farm additional tokens in Cryptoodles.


---

# 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/how-to-provide-usdtodl-liquidity.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.
