> For the complete documentation index, see [llms.txt](https://docs.mayaprotocol.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mayaprotocol.com/archive/thorchads.md).

# THORChads Airdrop

**Was there a $CACAO airdrop for $RUNE holders?**

No, the only way to get $CACAO was through the Liquidity Auction, but $RUNE owners qualify for $MAYA token airdrop. We are a friendly fork of THORChain and have no interest in vampire away any of their capital or users. We plan to share 7% of the total $MAYA token supply with them to acknowledge their support for THORChain, which makes Maya Protocol possible. Find all information related to Thorchads airdrop [here](https://www.mayaprotocol.com/latest-post/the-maya-airdrop-for-rune-holders).

**How do you qualify for the $MAYA Airdrop for Thorchads?**

7% of the total $Maya supply will go to RUNE owners simply by:

**A.** Having $RUNE bonded in a Node,

**B.** Having $RUNE locked in a symmetrical LP position,

**C.** Having a $RUNE asymmetrical LP position,

**D.** Holding $RUNE in a wallet and/or,

**E.** Holding $RUNE in Maya pools during the auction.

{% hint style="info" %}
RUNE address had to be connected to MAYA address to reward active wallets, prevent dilution of the Airdrop and the loss of a limited $MAYA supply.\
\
Snapshots were taken daily to prevent the gaming of the Airdrop.
{% endhint %}

**What wallets qualified for Rune owner's $Maya airdrop?**

Non-custodial wallets such as Trust Wallet, XDEFI, Ledger, ThorWallet DEX.

{% hint style="warning" %}
Custodial wallets such as Binance and Coinbase did’t qualify.
{% endhint %}

**What date would sending $RUNE to a Thorwallet have qualified the wallet?**

All RUNE sent to a Thorwallet before March 6 would qualify.

**When did the $MAYA Airdrop take place?**

The $MAYA Airdrop was completed on the 17th of May, 2023.

**How were $MAYA tokens claimed?**

To claim $MAYA tokens, you will have to create a Maya wallet (THORWallet can do this for your) and send a minimum of 1 $RUNE to the Maya pool. Detailed instruction were also mentioned in the docs, our official Twitter, and our #Announcements channels on Discord.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.mayaprotocol.com/archive/thorchads.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
