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

# Welcome to My Universe.

{% embed url="<https://www.youtube.com/watch?v=r_cG9lkPMFk>" %}

My Universe is a project that aimsto launch the local gaming and financial system related to metaverse technology and make it a real metaverse-powered web3 project. Togetherwith our team, which has been experienced in game development for many years, it will allow you to experience a real metaverse universe.&#x20;

Our goal is to build a leading NFT ecosystem in the field of blockchain that delivers sustainable values to our users and investors. Our technology with a large ecosystem establishes a strong structure with MY Universe Nfts.

&#x20;It is a VR game technology with thousands of planets inside an infinite universe. Interplanetary wars, arena battles, and companies based on planets dec to create their own universe with cities. Using web3 technology and VR technology, it allows people to earn tokens through play to earn and allows the winning team to earn tokens as a result of their battles with each other.&#x20;

Please read our white paper and discover great earning opportunities from My Universe!

&#x20;Finally, thank you for being a part of the My Universe community!&#x20;

My Universe Team.

{% hint style="info" %}
Website : <https://myuniverse.online>
{% endhint %}


---

# 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://myuniverse.gitbook.io/docs/myuniverse.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.
