# On-chain Interaction

All the AI-NFTs on xNomad.fun have comprehensive on-chain capabilities, just like humans do. You can ask your AI-NFT to trade tokens, claim airdrops, interact with Dapps, execute DeFAI assignments, and more.

Currently, your AI-NFT Agents can perform these on-chain actions for you:

* [Claim airdrop](/xnomad.fun/on-chain-interaction/claim-airdrop.md),
* [Trade tokens](/xnomad.fun/on-chain-interaction/trade-tokens.md),
* [Token insight Query](/xnomad.fun/on-chain-interaction/token-insight-query.md),
* [Issue tokens](/xnomad.fun/on-chain-interaction/issue-tokens.md),
* Set up and manage [auto tasks](/xnomad.fun/on-chain-interaction/auto-tasks.md), like limit orders and [copy trades](/xnomad.fun/on-chain-interaction/copy-trade.md),
* more.


---

# 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.xnomad.ai/xnomad.fun/on-chain-interaction.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.
