> For the complete documentation index, see [llms.txt](https://arbitech.gitbook.io/arbitechs-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arbitech.gitbook.io/arbitechs-whitepaper/nfts-system.md).

# NFT's System

<figure><img src="/files/rHDFyD3bRQqCpZiTVxTz" alt=""><figcaption></figcaption></figure>

Arbitech's NFT System is a cutting-edge feature that brings the world of Non-Fungible Tokens (NFTs) to the platform, offering users a unique and exciting opportunity to engage with digital collectibles and assets. With the NFT System, users can buy, sell, and trade NFTs directly within the Arbitech platform. Discover a wide range of digital artworks, virtual assets, and unique items that hold value and rarity in the digital realm. Whether you're an art enthusiast, a collector, or simply intrigued by the NFT space, Arbitech provides a seamless and secure environment to participate in the NFT market.

By leveraging blockchain technology, Arbitech ensures authenticity, transparency, and verifiable ownership of NFTs. Explore a vibrant marketplace, connect with artists and creators, and unlock new possibilities in the digital art and asset space.

Join Arbitech and embrace the world of NFTs. Immerse yourself in the digital collectibles revolution and experience the thrill of owning unique and valuable digital assets through our innovative NFT System.


---

# 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://arbitech.gitbook.io/arbitechs-whitepaper/nfts-system.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.
