# Actions That Cost KING

In game, there will be many ways to spend KING. Almost every action will require it:

* upgrading a village
* sending an attack or support
* claiming a new village
* canceling anything
* nicknaming your wallet

Other things will not be handled with the blockchain, and thus will not cost KING:

* using the guild forum
* using the mail system


---

# 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://cryptoblades.gitbook.io/cryptoblades-kingdoms/the-token/actions-that-cost-king.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.
