> For the complete documentation index, see [llms.txt](https://docs.zcore.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zcore.network/ecosystem/zcore-ai/zcrai-bsc/links-uteis.md).

# Useful Links

Below are important links for those interested in more information about the ZCRAI Token/NFT and its related transactions on the Binance Smart Chain, as well as platforms where you can explore and acquire NFTs from the ZCRAI collection.

* **DexTools - ZCRAI Pair Chart:**
  * <https://www.dextools.io/app/en/bnb/pair-explorer/0x54704f339d9fd2ceb883f52e60c3420b7a8572c5?t=1715003180442> This link leads to the ZCRAI trading pair chart on DexTools, where users can follow price variations and other relevant market metrics.
* **BscScan - ZCRAI Contract:**
  * <https://bscscan.com/address/0x85bcf2d5046a7a501c818a73c6ba11bd10852233> This link provides direct access to the ZCRAI smart contract on the Binance Smart Chain, where it is possible to view transactions, token balance, and other contract-related activities.
* **Element Market - ZCore AI Anime Collection:**
  * <https://element.market/collections/zcore-ai-anime> Here you can explore and acquire NFTs from the ZCore AI Anime collection available on Element Market, a popular platform for buying and selling NFTs.
* **OpenSea - ZCore AI Anime Collection:**
  * <https://opensea.io/collection/zcore-ai-anime> This link directs to the ZCore AI Anime collection on OpenSea, the largest and most well-known NFT platform, where collectors can view details of each piece and conduct transactions.

These links are essential for anyone involved or interested in the ZCRAI ecosystem, offering valuable resources to better understand market dynamics and actively participate in the community.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.zcore.network/ecosystem/zcore-ai/zcrai-bsc/links-uteis.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
