> For the complete documentation index, see [llms.txt](https://docs.openbisea.com/dexgo-white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openbisea.com/dexgo-white-paper/dexgo-overview/how-to-earn-on-dexgo.md).

# How to earn on dexGo?

The main task in dexGo is to pass the route with minimal shoe wear (lower walking speed, less wear) and the maximum result in quizzes and augmented reality games.

All income from the sale and restoration of shoes (minus the percentage of the platform) goes to a special fund for payments on a smart contract.<br>

<figure><img src="https://lh5.googleusercontent.com/WvrV4v-xCh9qojuKWJPfM82DKKoMAoPahJSjSkm6w17iU_BQy6zdVPqbmZdKcqO9zVzgH9vBIzh45615B1SIO8IFZw3SBSa_GU47MD1Bqv2lZV__dTslsVowC_mc49vu6pJfrZYSC8hP81oS3Zl_1N8IbE6Sa4Vog5WCWu0t_-aEkzA1nMirkD1Rncyutw" alt=""><figcaption></figcaption></figure>

### <mark style="color:orange;">NFT earnings are as follows:</mark>

1. Route owners receive income from everyone who has passed the route
2. Shoe owners receive income depending on the result of the passage and on their activity in attracting friends and their activity.
3. NFT movie owners receive royalties from screenings.
4. Invited friends earn depending on the level of handshake

Players in dexGO can make profit from different areas:


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.openbisea.com/dexgo-white-paper/dexgo-overview/how-to-earn-on-dexgo.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
