# 전략게임요소

### Strategy games

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

전투는 1:1의 랜덤 개인전 과 국가전, 공성전으로 분류되는데, 개인전과 국가전은 1:1 방식이며 KTK Mining App에서 가능합니다.&#x20;

공성전은 네오비스타에서 단체전의 성격을 띈며, 다수대 다수의 싸움입니다.&#x20;

각 국가는 11개의 성을 기반으로 하고, 각각의 성에는 재단과의 계약으로 성립되는 성주가 있습니다.&#x20;

성주는 통치하는 영토내에서 일어나는 모든 경제활동의 10%의 수익을 분배 받습니다.

5%는 성주에게 직접 귀속되며, 2.5%는 소각, 2.5%는 재단이.수익으로 취득합니다.

&#x20;


---

# 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://ktk-project.gitbook.io/ktk-project/white-paper-kr/undefined-4/undefined.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.
