> For the complete documentation index, see [llms.txt](https://arborswap.gitbook.io/product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arborswap.gitbook.io/product-docs/introducing/arborswap-nft-marketplace.md).

# Arborswap NFT Marketplace

Welcome to the Arborswap NFT Marketplace, a space for buying and selling unique digital assets. NFTs (non-fungible tokens) have changed the way we think about ownership, creativity, and value. \
The Arborswap NFT Marketplace is built to make this experience straightforward and accessible for everyone—whether you’re an artist, collector, or taking your first steps into NFTs.

What sets Arborswap’s NFT Marketplace apart is its **multi-chain capability**. Unlike marketplaces restricted to a single blockchain, we provide access to NFTs across multiple networks. \
This broadens your options, letting you explore and trade assets without limitations. Whether expanding your collection or reaching a wider audience for your creations, the opportunities are boundless.

**For creators**, the Arborswap NFT Marketplace offers a platform to showcase and monetize your craft. You can mint NFTs effortlessly, set your pricing, and engage with a global audience. It’s not just about transactions— it’s about building a community around your art and ideas.

**For buyers and collectors**, the marketplace is a place to discover rare and meaningful NFTs. \
From unique digital art to utility tokens, you’ll find a diverse range of assets, each carrying its own value and story. With secure transactions and user-friendly features, you can confidently find and invest in what speaks to you.

The Arborswap NFT Marketplace is a space designed to empower creators and collectors alike. Whether you’re here to showcase your talent, find that one-of-a-kind piece, or just exploring NFTs, Arborswap is here to make your interest smooth and rewarding.


---

# 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://arborswap.gitbook.io/product-docs/introducing/arborswap-nft-marketplace.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.
