# Redeeming the $TODL Airdrop

## Redeeming TODL from Loot Bags

TODL tokens were airdropped to different Loot Bags across the Lootverse.&#x20;

{% hint style="info" %}
The airdrop for Loot Bags and More Loot Bags is paused! You can still claim the $TODL airdrop from Toodle $BAGs!
{% endhint %}

Follow the steps below to claim TODL from the Toodle Loot Bags, OG Loot Bags, and More Loot Bags that you own:

1. Navigate to the official TODL smart contract on Etherscan [here](https://etherscan.io/address/0x98933f2396DBaABf812b6E6d27dA4DF109C4c55F).
2. Click the red button that says "Connect to Web3" and select the wallet that contains your Toodle Loot Bags. The red button in the picture should turn green after a successful connect.\
   ![](/files/nAhv5DakZqbL0G586Rwu)
3. Depending on if you want to claim TODL from Toodle Loot Bags, OG Loot Bags, or More Loot Bags, expand the 3rd, 4th, or 5th option. In the example below, we expanded the 5th function to redeem TODL from Toodle Loot Bags.
4. Click the 5th function "claimByToodleLootIds" to expand the box. In the text box, open a pair of brackets. Input the Toodle Loot Bag tokenId's that you would like to claim between those brackets. If you include multiple Toodle Loot Bag tokenId's, use a comma to separate the values.\
   ![](/files/nHVAdHrSY6ya0yUE7sk0)
5. Click confirm to claim the TODL from the Toodle Loot Bags provided. If you own a lot of Toodle Loot Bags, it is recommended to claim in batches instead of one transaction to prevent "out of gas" errors.
6. If TODL has not yet been claimed for the Loot Bags you provided, the gas fees should be small to claim.


---

# 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/participating-in-the-usdtodl-protocol/redeeming-the-usdtodl-airdrop.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.
