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

# Introduction

#### **Welcome to God's Glory**

God’s Glory is an immersive game filled with **hundreds of unique creatures**—gods, heroes, soldiers, monsters, and much more! At the heart of the game are the **Gods**, powerful deities who serve as the cornerstone of your journey. These otherworldly beings guide you in building and expanding your civilization with their immense power and wisdom.

**Choose Your Path**

Depending on the type of civilization you wish to create, you’ll need to select the right god to lead you. Complete challenging missions to defend your city, earn valuable tokens and NFTs, and progress through your journey to greatness.

God’s Glory is more than just a game—**it’s a player-driven economy.** You’ll own your in-game assets, which can be bought, sold, or traded, offering endless opportunities for strategic growth and wealth-building.

***

#### **What You Can Do in God’s Glory**

* **Compete for Glory:** Strive to reach the top rankings and win incredible rewards, including tokens and exclusive NFTs.
* **Show Off Your Style:** Buy and showcase unique skins and profile customization to stand out in the game.
* **Play and Earn:** Enjoy a free-to-play experience while earning valuable tokens.
* **Grow the Community:** Take advantage of our robust referral system to invite new players and grow your influence.
* **Watch Ads for Rewards:** Earn real-world value simply by watching ads!

God’s Glory isn’t just a game; it’s a journey of **strategy, competition, and creativity.** Are you ready to build your empire and become a legend? The glory awaits!


---

# 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://gods-glory.gitbook.io/gods-glory-whitepaper/introduction.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.
