# Can I resell my land once I claim it?

Yes. Once you claim a Land Pixel, it is minted as a NFT (non-fungible token) in your Web3 wallet, and you have full ownership of that asset. You are free to hold, trade, or transfer your land as you wish. Districts will launch an integrated Marketplace feature that enables users to list and sell their Land Pixels to others within the platform. Through this Marketplace, you can set a price and sell your Land Pixel to any interested buyer, allowing peer-to-peer transactions of virtual land. Additionally, the Land Bank provides another method to sell your Land Pixel at the Floor Price:

* Sales to the Land Bank will have a 7-day unbonding period before the $RIO (Realio Network Token) is released.
* After the sale, other users can repurchase the Land Pixel at the current Floor Price.
* Floor Price = Total $RIO held in the Land Bank divided by the total Land Pixel NFTs minted.
* The Floor Price for Districts Land Pixels will never be lower than 4,000 $RIO and is expected to increase over time as the Land Bank accrues fees from its operations.

<br>


---

# 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.districts.xyz/districts/tutorials-and-faqs/frequently-asked-questions/can-i-resell-my-land-once-i-claim-it.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.
