# Andromeda Digital Objects

- [Introduction to ADOs](https://docs.andromedaprotocol.io/andromeda/andromeda-archives/andromeda-digital-objects/introduction-to-ados.md)
- [Auction V1.0.0](https://docs.andromedaprotocol.io/andromeda/andromeda-archives/andromeda-digital-objects/auction-v1.0.0.md)
- [App V1.0.1](https://docs.andromedaprotocol.io/andromeda/andromeda-archives/andromeda-digital-objects/app-v1.0.1.md)
- [Crowdfund V1.0.0](https://docs.andromedaprotocol.io/andromeda/andromeda-archives/andromeda-digital-objects/crowdfund-v1.0.0.md)
- [CW20 V1.0.0](https://docs.andromedaprotocol.io/andromeda/andromeda-archives/andromeda-digital-objects/cw20-v1.0.0.md)
- [CW20 Staking V1.0.0](https://docs.andromedaprotocol.io/andromeda/andromeda-archives/andromeda-digital-objects/cw20-staking-v1.0.0.md)
- [CW721 V1.0.0](https://docs.andromedaprotocol.io/andromeda/andromeda-archives/andromeda-digital-objects/cw721-v1.0.0.md)
- [CW20 Exchange V1.0.0](https://docs.andromedaprotocol.io/andromeda/andromeda-archives/andromeda-digital-objects/cw20-exchange-v1.0.0.md)
- [Lockdrop V1.0.0](https://docs.andromedaprotocol.io/andromeda/andromeda-archives/andromeda-digital-objects/lockdrop-v1.0.0.md)
- [Marketplace V1.0.0](https://docs.andromedaprotocol.io/andromeda/andromeda-archives/andromeda-digital-objects/marketplace-v1.0.0.md)
- [Merkle-Airdrop V1.0.0](https://docs.andromedaprotocol.io/andromeda/andromeda-archives/andromeda-digital-objects/merkle-airdrop-v1.0.0.md)
- [Rate Limiting Withdrawals V1.0.0](https://docs.andromedaprotocol.io/andromeda/andromeda-archives/andromeda-digital-objects/rate-limiting-withdrawals-v1.0.0.md)
- [Splitter V1.0.0](https://docs.andromedaprotocol.io/andromeda/andromeda-archives/andromeda-digital-objects/splitter-v1.0.0.md)
- [Timelock V1.0.0](https://docs.andromedaprotocol.io/andromeda/andromeda-archives/andromeda-digital-objects/timelock-v1.0.0.md)


---

# 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.andromedaprotocol.io/andromeda/andromeda-archives/andromeda-digital-objects.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.
