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

# Functionalities

Explore the Slavi NFT-World and discover the world of decentralized art while securely managing your NFTs in the marketplace on-chain.

**Fully decentralized**

The platform is non-custodial and holds no user funds and is based on a smart contract system that allows buyers and sellers to interact.

**Cross-chain**

&#x20;The NFT marketplace will initially support BSC and Polygon. We intend to deploy our product on more popular blockchains soon.

**Create Your Collection**

&#x20;Click "My Collections" to start minting your NFT. You can add social links to let people find you, a description, a banner, profile pictures, and set up royalties. You're in control!

**Uniqueness**&#x20;

Smart contracts with automated and immutable rules will enforce properties on individual tokens to make them truly unique.

**NFT Builder**

Enjoy a set of templates that you can use to create your design and the option to purchase branded skins for $SLV.

**Leaderboard**

For each user you invite who buys NFT, you get a royalty discount of 100% for the first two sales as well as loyalty points which you can use to buy $SLV, merch, and NFTs. You can also get points by subscribing to social networks, installing the Slavi app, and making your 1st, 5th, and 10th trade.

**Bulk management**

Our platform's functionality allows you to download and upload NFTs in bulk. When creating a collection of 1000 NFTs, we make it possible to download entire collections with a single click.

**Initial NFT Offering**

Drop your NFT collection whenever you want, with sales beginning at a specific time pre-determined by you.


---

# 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.slavi.io/products-ecosystem/slavi-nft-marketplace/functionalities.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.
