# Fraction SZN

## What is NFT Fractionalization?

Fractionalization is a term used to denote the concept of splitting a single NFT into "fractions" that can be owned by multiple individuals.

It is usually used to lower barrier to entry to high-value NFTs; for example, rather than a single person owning a Bored Ape NFT which is currently around 75 ETH to own, that Bored Ape can be fractionalized as a SZNS Collection represented by 75 $COLLECTION tokens (or any arbitrary number) where one $COLLECTION would now be equal to 1 ETH, lowering the purchase price to own a Bored Ape.

## Get Started

To fractionalize an NFT you own, read about it on the [next page](/collection-types/fractionszn/collection-creation-steps.md) or [start on our website](https://www.szns.io/create)!

To buy a fraction of an NFT you like, read about it [HERE](/tutorials/buying-collection-tokens.md) or [go explore](https://www.szns.io/explore) options on our website!


---

# 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://docs.szns.io/collection-types/fractionszn.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.
