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

# Welcome to Ancient Society

Welcome to Ancient Society - a multi-platform game where your opportunity to create, build, and rule your very own empire through the Ages of Civilization (and beyond) awaits.&#x20;

Ancient Society mimics the politics and uncertainty of the Classical Era, where alliances are made and broken every day. Will you rise to the top as a diplomatic and cunning ambassador? Or will you smash the forces of your opponents with brute strength and steal resources only to strengthen your own democracy? The choice is yours.

Our highly experienced team is developing Ancient Society as an NFT-based Play-to-Earn game that incorporates all the thrills and values of NFTs and cryptocurrency coupled with the excitement of real-world building, resource-gathering, and role-playing. Ancient Society will be a browser-based game with cross-compatibility with mobile devices and our metaverse-based NFT Worlds (more on this later in the Whitepaper).

Our vision is to create a perfectly balanced Player-to-Player gaming economy while implementing an immersive and addictive RPG-style gameplay that encompasses the power of digital currency and NFTs.&#x20;

We are big believers in the metaverse and the gaming concept Play-to-Earn. Ancient Society will strive to be the frontrunning RPG/NFT gaming experience, taking advantage of everything NFTs, cryptocurrency, and the metaverse have to offer.

Our whitepaper is also available in other languages you can find here

{% content-ref url="/pages/HiocZMFt9Bu6LU5uwdmT" %}
[International Whitepapers](/ancient-society-whitepaper/international-whitepapers.md)
{% endcontent-ref %}

{% hint style="info" %}
**Good to know!** We believe and follow many projects, so periodically some Collection Owners will have the possibility to obtain exclusive rewards!
{% 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://ancientsociety.gitbook.io/ancient-society-whitepaper/welcome-to-ancient-society.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.
