# Season

<figure><img src="/files/Kky6b0ak8gkSSbsLT2xO" alt=""><figcaption></figcaption></figure>

League of Thrones is a season-based war strategy game. Each season, players can choose different factions and use various combinations of generals to play the game.

**Season Rules**

Each season has a maximum duration of 10 days. If a faction continuously occupies the throne for 8 hours within the 10-day period, that faction will be declared the winner, and the season will end early. If no faction meets the condition, the season will end after 10 days and be judged as a draw.

**Season Rewards**

At the end of each season, conquer rewards and glory ranking rewards will be distributed.

Conquer rewards: All players from the winning faction will receive conquer rewards. The number of rewards received is calculated as follows: player's glory value divided by the total glory value of the faction, multiplied by the total amount of conquer rewards.

Glory ranking rewards: Rewards are issued based on the military ranking of all players who participated in the game. Only players with Fortress level 7 or above are eligible to be ranked.

**Camp**

![](/files/eKv4JUiSxonD3JOgXhsl)![](/files/tSryH80VKzRGX7rLETRy)![](/files/8565aRyfXlZGA3ZSqfqX)![](/files/Gv73Y14iuPNqFqn98ZNJ)

The game is divided into four camps: blue, green, orange, and red.

In each season, players can choose a specific camp to enter the game, or they can enter the game with a random camp.

Players who enter the game with a random camp will receive an additional **200 gold coins** as a reward.


---

# 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.leagueofthrones.com/game-play/season.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.
