# The Fractional NFT Markets

The main body of our platform is build around Fractional NFT markets, which are designed to replicate the real-life performance of any sporting player and, in terms of user design, can be compared to the liquidity pools which are represented on conventional exchange platforms.

The performance of players is tokenized using our Fractionable NFT system, leading to the circulation of shares or “Smart Tokens” as we call them. The platform uses automatic liquidity technology to manage the supply and pricing of these smart tokens, with price validation being drawn from the bonding curve.

Within these Fractional NFT markets, users can purchase and liquidate their smart tokens, with the StarsX platform rendering all tokens interchangeable using the standardized system influenced by Bancor.


---

# 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://starx.gitbook.io/starsx-whitepaper/the-fractional-nft-markets.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.
