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

# Gameplay

Coming to ASPO World, players can select one of three classes: Hunter, Fighter or Witch or to embark on their journey to become the King Of Sorcerers. With the ability to summon the spirits, players can give them orders to fight the battles, complete your quests and beat the opponents.

![](/files/bwgCvOnWC5s90vLirZ2g)

Before any fight, players are required to summon every single spirit they have on the battle stage. Both sides then take turns to attack the opposite side. Attack turns are dependent on you and your spirits’ attack speed. Who has the greatest attack speed takes the first turn to attack their opponents, and the next turns go to those with the next highest attack speed in order. Both sides’ only focus is to kill all the spirits of their opponent, and the last spirit takes the victory for that side.

![](/files/tiuEnymeBvvDQxeJKtsC)

While in the fight, players can select the auto-attack mode and select the skills they want the spirits to use. Players can also manually choose the skills they want at every single turn and hit the target they want by clicking precisely on any spirit of the opponent.

Rewards for victories include: ASPO token, experience, gold, spirit stones, souls and other items. All of the items can be sold directly on marketplace.


---

# 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:

```
GET https://docs.aspo.world/details/gameplay-aspo-world/gameplay.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.
