# Can I trade or sell my in-game characters?

Yes, in BlocTale, you can trade or sell your in-game characters. Each player's character is represented as an ERC721 token called a BlocTale Character, which stores the unique identity and attributes such as level, job level, profession, and honor. This tokenization enables players to securely trade, sell, or transfer their characters to other players through the in-game marketplace or third-party NFT markets.

The value of a character may increase as it progresses and improves its attributes. A highly leveled character with a rare profession or prestigious honor title can be more valuable in the market and may command a higher price. By participating in quests, events, and other in-game activities, players can enhance their character's value and profit from their gaming experience.


---

# 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://whitepaper.bloctale.com/bloctale/faq/can-i-trade-or-sell-my-in-game-characters.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.
