# DE:Glory

## DE:Glory

- [Foreword](https://docs.degaverse.com/gloryworld/foreword.md): Greetings from DEGA! Hola! Bonjour!
- [DE:Glory](https://docs.degaverse.com/gloryworld/de-glory.md): Are you ready to discover our Glory world?
- [The Story Begins](https://docs.degaverse.com/gloryworld/de-glory/the-story-begins.md): Every masterpiece starts with a blank canvas ... and a story with great beginning!
- [Glorians](https://docs.degaverse.com/gloryworld/de-glory/glorians.md): Every story starts with an idea, but it is the characters that move this idea forward.
- [Class](https://docs.degaverse.com/gloryworld/de-glory/glorians/class.md): Your real strength comes from doing what you are capable and good at!
- [Equipment](https://docs.degaverse.com/gloryworld/de-glory/glorians/equipment.md): You never know how strong you are, until you are equipped with AAA gear set!
- [Skill Type](https://docs.degaverse.com/gloryworld/de-glory/glorians/skill-type.md): Make the workmanship surpass the materials.
- [Pettos](https://docs.degaverse.com/gloryworld/de-glory/pettos.md): A good companion shortens the longest road.
- [Nature](https://docs.degaverse.com/gloryworld/de-glory/pettos/nature.md): "You can use a spear as a walking stick, but that will not change its nature."
- [Nurture](https://docs.degaverse.com/gloryworld/de-glory/pettos/nurture.md)
- [The Gameplay](https://docs.degaverse.com/gloryworld/the-gameplay.md): The journey matters more than the destination!
- [How a Player Makes Progress](https://docs.degaverse.com/gloryworld/the-gameplay/how-a-player-makes-progress.md): A little progress each day adds up to a big result.
- [Game Features](https://docs.degaverse.com/gloryworld/the-gameplay/game-features.md): The ability to learn faster from consumers is the essential competitive advantage DE:Glory promises.
- [Play-and-earn](https://docs.degaverse.com/gloryworld/the-gameplay/play-and-earn.md): "Your greatest asset is your earning ability. Your greatest resource is your time."
- [Game Economy](https://docs.degaverse.com/tokenomics/game-economy.md)
- [Supply](https://docs.degaverse.com/tokenomics/game-economy/supply.md)
- [Demand](https://docs.degaverse.com/tokenomics/game-economy/demand.md): "The ultimate resource in economic development is people"
- [Sustainable Economy](https://docs.degaverse.com/tokenomics/game-economy/sustainable-economy.md): "Sustainable development is development that meets the needs of the present without compromising the ability of future generations to meet their own needs"
- [Token](https://docs.degaverse.com/tokenomics/token.md)
- [Economy Architecture](https://docs.degaverse.com/tokenomics/economy-architecture.md)
- [Mission and Vision](https://docs.degaverse.com/dega-universe/mission-and-vision.md)
- [Q4 - 2021](https://docs.degaverse.com/roadmap/q4-2021.md): Picking up all the pieces to form a rough idea on the product
- [Q1 - 2022](https://docs.degaverse.com/roadmap/q1-2022.md): Put ideas into actions!
- [Q2 - 2022](https://docs.degaverse.com/roadmap/q2-2022.md): Crushing the plan!
- [Q3 - 2022](https://docs.degaverse.com/roadmap/q3-2022.md): Continue on plan extension!
- [Q4 - 2022](https://docs.degaverse.com/roadmap/q4-2022.md): Maintain/Post-execution control
- [Q1/2 - 2023](https://docs.degaverse.com/roadmap/q1-2-2023.md): Step into the future!
- [Disclaimer](https://docs.degaverse.com/terms/disclaimer.md)
- [Privacy Policy](https://docs.degaverse.com/terms/privacy-policy.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.degaverse.com/gloryworld/foreword.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.
