# Cross-Chain NFT Aggregator

There are currently a large number of NFT marketplaces each supporting a variety of chains. NFTs are usually only purchasable on a a couple of chains using the Native tokens of those chains.

ChainArQ aims to bring the power of cross-chain functionality to the NFT space by enabling users to use ANY token from ANY chain to buy the NFT of their choice.


---

# 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://gitbook.chainarq.com/chainarq/services/cross-chain-nft-aggregator.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.
