# Archive

- [Liquidity Auction](https://docs.mayaprotocol.com/archive/liquidity-auction.md)
- [THORChads Airdrop](https://docs.mayaprotocol.com/archive/thorchads.md): $MAYA Airdrop to $RUNE holders.
- [Add ETH, USDC, or USDT through THORWallet using Metamask + Ledger](https://docs.mayaprotocol.com/archive/add-eth-usdc-or-usdt-through-thorwallet-using-metamask-+-ledger.md)
- [$MAYA Airdrop for Maya Mask Holders](https://docs.mayaprotocol.com/archive/usdmaya-airdrop-for-maya-mask-holders.md): How to claim the $MAYA Airdrop as a Maya Mask Holder?
- [Maya Integration Guide](https://docs.mayaprotocol.com/archive/maya-integration-guide.md)
- [Roadmap 2023](https://docs.mayaprotocol.com/archive/readme-1.md): Learn about the vision and goals for Maya’s future!


---

# 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.mayaprotocol.com/archive.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.
