# Items ownership

Almost all items in Bluelight are NFTs that belong to you.

Players can operate their NFTs in the game to complete projects and earn rewards.

Players can rent out their in-game items to other players. The most common use cases are land, offices and characters. In exchange the owner of NFT will receive a share of rewards, gained with help of its NFTs.

Players can withdraw their NFT to their wallet at any time or sell it on the marketplace or in a P2P transaction.

The most creative users can create their own NFTs for other players to use. The opportunities are limitless but the ownership always stays with the gamer.


---

# 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.bluelight.inc/economy/items-ownership.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.
