# TRADE

NFT users can only trade and exchange NFTs on the same network where the NFT was bought.

This limitation not only applies to users but also to projects.&#x20;

HAVAH makes it easy to solve this problem.

<figure><img src="/files/qIyWh3ITe4DBn3v5qHYv" alt=""><figcaption><p>HAVAH Friends NFT transferred from HAVAH to Ethereum</p></figcaption></figure>

\
For example, NFT users can move and trade NFTs issued from networks that don't support Opensea on the Ethereum network.&#x20;

In addition, crosschain utilization and migration is made easier on a project level.

\
**"Connect with new users across various networks"**


---

# 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.havah.io/havah/what-is-havah/mission/trade.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.
