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

# Attack on Token

***What is Attack on Token?***

Attack on token (AOT) is a play to earn game platform on Binance Smart Chain based on the anime “Shingeki no Kyojin”. Players are rewarded for making and winning raids behind the walls fighting against titans with the help of different weapons. Users can participate in other interesting daily missions to increase their army.&#x20;

![](/files/Qkq1RpNmHB0bc7ACMfOH)

***Attack on Token Mission***

Plenty of people have spent hundreds of hours polishing techniques for gaming and looking for new anime shows, all this time and effort just for having fun. This game has the goal to unite the best of both worlds (anime and play-to-earn games) into the same universe.

At the same time, AOT has the mission to bring a playability that will bring you lots of joy and of course earn value income according to the time you invest in the game, while you revive one of the most exciting and thrilling anime that has ever existed.&#x20;

***Attack on Token Vision***

Our vision is to bring the best of “Shingeki no Kyojin” and make it a game world, where players can play and earn money at the same time. AOT has the focus to build an environment that benefits players with the development of a marketplace system and a lot of exciting features that will attract future players.&#x20;

“The only thing we're allowed to believe is that we won't regret the choice we made.”


---

# 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://attack-on-token.gitbook.io/attack-on-token/attack-on-token.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.
