> For the complete documentation index, see [llms.txt](https://docs.openbisea.com/dexstudio/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/dexstudio/welcome-to-the-dex-studios.md).

# Welcome to the DEX Studios

#### Immerse yourself in the dynamic Ecosystem of DEX Studios, a convergence of innovation and entertainment. Our ecosystem comprises the thrilling games of [**DexGO**](/dexstudio/games/dexgo-ar-game.md) and [**MotoDEX,**](/dexstudio/games/motodex-casual-game.md) our future VR games, alongside upcoming projects in our Accelerator, our proprietary [**DTOKEN,**](/dexstudio/dexstudio-vision/tokenomics.md) and the eagerly anticipated [**D Chain.**](/dexstudio/d-chain/about-us.md)

*MotoDEX game received $400k in grants and Top-4 game worldwide. DexGO game hits 10K+ million views on our social media: TokTok & Instagram.*

**Our Game Dev Studios specializes in creating blockchain games, from hyper casual game MotoDEX to game with AR - DexGO. Our mission goes beyond entertainment – we're dedicated to bringing social value and promoting a healthy lifestyle through our games. We are a full cycle game studio, with own publishing, and marketing.**

> *Our Decision to introduce an entire Ecosystem was fueled by the desire to offer more than just games. We envisioned a space where Players could immerse themselves in unique experiences, participate in our Accelerator projects, engage with our native DTOKEN, and embrace the revolutionary potential of D Chain.*
>
> *By creating this holistic Ecosystem, we Aim to break traditional boundaries and foster a community that extends beyond gaming.*
>
> *— Founder OpenBiSea,* [***Oleksii Vynogradov.***](https://www.linkedin.com/in/oleksiivinogradov/)

<figure><img src="/files/C0SGOkKEs8CTfhILBnfH" alt=""><figcaption></figcaption></figure>


---

# 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/dexstudio/welcome-to-the-dex-studios.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.
