# Market

You can also trade EXTOCIUM's Hero NFTs on the markets below. \
However, it is recommended to trade Hero NFTs in the in-game market as important information such as level, skills, and stats are not displayed on the web market.

<a href="https://opensea.io/collection/extocium" class="button primary">Open Sea</a>

<a href="https://tofunft.com/collection/extocisum-hero/items" class="button primary">Tofu NFT</a>

{% hint style="info" %}
❓When trading EXTOCIUM NFTs, please make sure to check the status of the NFT on the website below to ensure a safe transaction!\
You can verify the stats and destruction status of heroes and equipment.\
**Please protect and value your trades!**

<a href="https://extociumnft.com/" class="button primary">NFT Search</a>
{% endhint %}


---

# 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://extocium.gitbook.io/extocium-guide/company-and-team/market.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.
