# Resources

![](/files/yy37JA2BxlYSIZZA1N9F)

**Gold Coins**

A rare resource in the game that can be used to upgrade general skills, purchase strategy points, and increase morale.

**Ways to Obtain Gold Coins:** Recharge: Gold coins can be obtained directly through recharging. The more gold coins purchased, the greater the discount. Daily Activities: Participating in daily activities can earn gold coin rewards based on activity points.

![](/files/F1FxfakI59cXAJk8CCUr)

**Silver Coins**

The basic resource in the game that can be used to upgrade general levels, upgrade buildings, train troops, increase morale, and donate to activities.

**Ways to Obtain Silver Coins:** Increase Silver Production Speed: The higher the production speed, the more silver coins can be sustainably obtained. Resource Point Collection: Troops can be dispatched to collect resources at occupied resource points on the map, immediately earning silver coins. Plundering: Players can attack other players in battles, and if victorious, can plunder their silver coins.

![](/files/Z9HZJLnEKbgyA2M8Qi0y)

**Glory**

&#x20;Glory is an important honorary resource in the game, and the final season rewards are distributed according to a player's glory value.

**Ways to Obtain Glory**

Combat: Glory can be obtained by killing enemy troops. Attacking players of the same camp will not gain glory

Breaking Durability: Glory can be obtained by breaking the durability of a tile.

**Glory Formula**

***Glory earn in battle= INT(SQRT\[(attack + defense) \* number of troops killed]/100) + glory points obtained by damaging endurance + victory glory points.***

***Victory Glory Points: Fixed value of 10***

***Formula for obtaining glory points by damaging endurance: INT(damage to endurance/50)***


---

# 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/resources.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.
