# Goals and Vision

**The goal of our project is to streamline blockchain integration and tokenization for web 2 games.**

1. Provide game owners and creators the opportunity to earn on the secondary market. If your income from in-game item sales is $X, it could potentially grow to $X5 and beyond with multiple resales.&#x20;
2. Enable players to safely store and legally sell in-game resources.

Currently, if a user invests time and money (donations) into a game, these assets become illiquid. Our approach will facilitate the secure sale of in-game resources/items, benefiting both game creators who earn a percentage of the transaction and players who can safely sell their assets.

All processes are automated and recorded on the blockchain. Transparency and fairness are the key to safety and trust.

<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://whitepaper.tanpin.io/goals-and-vision.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.
