# dexgo OVERVIEW

- [Our mission](https://docs.openbisea.com/dexgo-white-paper/dexgo-overview/our-mission.md)
- [Our features](https://docs.openbisea.com/dexgo-white-paper/dexgo-overview/our-features.md)
- [Analysis of competitors](https://docs.openbisea.com/dexgo-white-paper/dexgo-overview/analysis-of-competitors.md)
- [Gameplay](https://docs.openbisea.com/dexgo-white-paper/dexgo-overview/gameplay.md)
- [Game objects](https://docs.openbisea.com/dexgo-white-paper/dexgo-overview/game-objects.md): How and on what to make money in the game?
- [Shoes](https://docs.openbisea.com/dexgo-white-paper/dexgo-overview/game-objects/shoes.md)
- [Space pioneers](https://docs.openbisea.com/dexgo-white-paper/dexgo-overview/game-objects/shoes/space-pioneers.md)
- [Trailblazer](https://docs.openbisea.com/dexgo-white-paper/dexgo-overview/game-objects/shoes/trailblazer.md)
- [Top-tokers](https://docs.openbisea.com/dexgo-white-paper/dexgo-overview/game-objects/shoes/top-tokers.md)
- [Cyber warriors](https://docs.openbisea.com/dexgo-white-paper/dexgo-overview/game-objects/shoes/cyber-warriors.md)
- [Robots](https://docs.openbisea.com/dexgo-white-paper/dexgo-overview/game-objects/shoes/robots.md)
- [Routes to pass](https://docs.openbisea.com/dexgo-white-paper/dexgo-overview/game-objects/routes-to-pass.md)
- [movie-NFT](https://docs.openbisea.com/dexgo-white-paper/dexgo-overview/game-objects/movie-nft.md)
- [Liquidity for NFTs](https://docs.openbisea.com/dexgo-white-paper/dexgo-overview/game-objects/liquidity-for-nfts.md)
- [Guilds](https://docs.openbisea.com/dexgo-white-paper/dexgo-overview/game-objects/guilds.md)
- [How to earn on dexGo?](https://docs.openbisea.com/dexgo-white-paper/dexgo-overview/how-to-earn-on-dexgo.md)
- [Route income](https://docs.openbisea.com/dexgo-white-paper/dexgo-overview/how-to-earn-on-dexgo/route-income.md)
- [Income from buying, selling and renting shoes](https://docs.openbisea.com/dexgo-white-paper/dexgo-overview/how-to-earn-on-dexgo/income-from-buying-selling-and-renting-shoes.md)
- [Income from players who came from your activation](https://docs.openbisea.com/dexgo-white-paper/dexgo-overview/how-to-earn-on-dexgo/income-from-players-who-came-from-your-activation.md)


---

# 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.openbisea.com/dexgo-white-paper/dexgo-overview.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.
