# Missions

Missions are a great way for players to get Tickets for Ranking Matches and increase their Ranking Points. There are 2 mission types:

* [**Permanent Missions**](https://docs.eternals.game/eternals_world/gomoku/pages/oD59TgJ8V0qMngzvuH2Y#id-1.-permanent-missions): You can only do these missions once
* [**Daily Missions**](#id-2.-daily-missions): You can do these missions daily

***

## 1. Permanent Missions

Permanent missions can be done once. By completing Permanent Missions, players can obtain Tickets and Ranking Points

<figure><img src="/files/JogGfeNClzdRkLkg1g9p" alt="" width="375"><figcaption></figcaption></figure>

#### Steps:

1. On the main screen, click on the **Missions** icon at the bottom.
2. Select the **Permanent Mission** tab.

#### Permanent Mission Types:

* **Eternals Gomoku Missions**: Win consecutive [Ranking Matches](/eternals_world/gomoku/ranking-match.md) (e.g., win 3, 5, 7, or 10 matches in a row).
* **Social Missions**: Join the Telegram channel and invite other players using referral links.
* ... And many more will be added in the future!

***

## 2. Daily Missions

Daily Missions are reset everyday. Login and complete those missions to obtain Tickets daily.

<figure><img src="/files/5qtsLy09hYAUxbWo3rNk" alt="" width="375"><figcaption></figcaption></figure>

#### Steps:

1. On the main screen, click on the **Missions** icon at the bottom.
2. Select the **Daily Mission** tab.

#### Daily Mission Types:

* Play [**Classic Mode**](/eternals_world/gomoku/game-modes.md#classic-mode) once.
* Play [**Eternians Mode**](/eternals_world/gomoku/game-modes.md#eternians-mode) once.
* Play 3 [**Ranking Matches**](/eternals_world/gomoku/ranking-match.md).
* Win 1 match.
* ... And many more will be added in the future!

***

By completing these missions, you can stay competitive and ensure you’re always prepared for Ranking Matches!


---

# Agent Instructions: 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.eternals.game/eternals_world/gomoku/missions.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.
