> For the complete documentation index, see [llms.txt](https://dojo3.gitbook.io/dojo3-lite-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dojo3.gitbook.io/dojo3-lite-paper/about-dojo3.md).

# About Dojo3

### What is Dojo3?

Dojo3 is a web3 social and prediction game platform built on the Abstract chain, blending gaming with blockchain technology to create an engaging and rewarding user experience.&#x20;

Dojo3 envisions the future of mass adoption on web3 through a decentralized and gamified prediction platform, building the ecosystem that allows players, communities, and projects to seamlessly participate in an open prediction playground with direct interactions and incentives.

### Which chain is Dojo3 based on?

Dojo3 is based on the Abstract chain, leveraging its unique capabilities to enhance the user experience in a web3 ecosystem.

### What is Dojo Dash?

Dojo Dash is a game where players can predict token prices and bet on race tracks. It’s a fast-paced, fun game that allows users to earn in-game credit by guessing which token will perform the best over a short period.

### Will there be Play-to-Earn or Farm-to-Earn mechanisms?

Our game, DojoDash, features a wagering system where users can deposit ETH to purchase in-game tokens (OjO) and place bets. Winnings in OjO can be exchanged back to ETH and withdrawn.

### Will DOJO3 launch their own utility or governance token?

This is to be announced. We have plans for future token integration, which will be disclosed at an appropriate time.

### What bottleneck is DOJO3 solving?

Currently, Web2 and Web3 communities are often disconnected, its never easy for new users to get familiar with the complex knowledge in the web3 space.\
\
Imagine there is a perfect platform allowing gamers and community owners to setup their own space to play casual prediction games together, making the learning and adoption smooth and interactive, and most importantly, fun.\
\
Dojo3 bridges this gap by offering a Web2-friendly, gamified social platform that provides an easy entry point into Web3, all within a fun and engaging environment.

### Who is the target audience? Is it newbie-friendly?

Yes! Dojo3 is designed to attract both Web2 and Web3 users, with an emphasis on providing an accessible and intuitive experience for newcomers. Dojo3 are opening to Degen from web2 and web3.


---

# 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://dojo3.gitbook.io/dojo3-lite-paper/about-dojo3.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.
