> For the complete documentation index, see [llms.txt](https://bloktopia.gitbook.io/bloktopia-public-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bloktopia.gitbook.io/bloktopia-public-1/bloktopia-introduction/learn-earn-play-create.md).

# Learn, Earn, Play, Create

## Learn

The world of crypto can be an extremely difficult place to navigate your way around. With Youtube, Telegram and Crypto Twitter, information is very disjointed.

Bloktopia will overcome this issue by positioning itself as a central hub, where users can come and learn in an open and friendly environment.

## Earn

Generate revenue through multiple income streams.

Bloktopia will be a land of earning opportunities for Bloktopians. Bloktopia land will be made available for Bloktopians to purchase through [REBLOK](/bloktopia-public-1/bloktopia-products/reblok-and-adblok-nfts.md#reblok) and [ADBLOK](/bloktopia-public-1/bloktopia-products/reblok-and-adblok-nfts.md#adblok). Other opportunities will consist of passive earning, [staking](/bloktopia-public-1/bloktopia-products/staking.md) and advertising.

## Play

Relax, socialise, have fun and compete.

Users can come and play games, entertain friends and network through a truly immersive, first and third person perspective of a virtual reality world.

## Create

Push the boundaries of your creativity.

Customise your avatar to look like you, and complete it with NFTs. Furnish your virtual space to your preferred  interior design. Invite friends to socialise regularly, or create your own social content hub and gain followers.


---

# 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://bloktopia.gitbook.io/bloktopia-public-1/bloktopia-introduction/learn-earn-play-create.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.
