# Marketplace Activities

The Antix platform has a Marketplace that allows users to expand customization options, and access additional functionality. All operations within the Marketplace are carried out using ANTIX.

The Marketplace consists of primary and Secondary parts. By interacting with different parts of the marketplace, users can cover different needs:

![](/files/9oeeDTOTeTtAzNlU94jC)

On the Primary market, users can purchase products released by the platform, which include:

* Subscription.
* Customization Assets: Apparel, Accessories, Hairstyles, etc.
* Objects for Creating Content: Interior Items, Locations.
* Repair Kits.
* Additional Slots for Digital Human Customization.
* Tickets for Participation in the Closed Auction.
* Soulbound Tokens.
* Promotion Ads for Items on the Secondary Market.

The Secondary Marketplace is designed for purchases/sales between users. When performing an operation on the secondary market, the platform charges a commission from the seller in the amount of 5% of the value of the item.


---

# 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://antix.gitbook.io/antix-white-paper/3.-the-tokenomics/marketplace-activities.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.
