# Towns and Nations

**TOWN**

Join/Create a town to claim land. You can see a list of all the towns with: <mark style="color:orange;">/t list</mark>. If the town is ‘(open)’, you can join with: <mark style="color:orange;">/t join</mark> <mark style="color:orange;">\<townname></mark>. You can invite a player with: <mark style="color:orange;">/t invite \<name></mark>. Visit a town with: <mark style="color:orange;">/t spawn \<townname></mark>. Claim a plot that’s for sale with: <mark style="color:orange;">/plot claim</mark>. Create your own town for $15.000 using: <mark style="color:orange;">/t new \<townname></mark>.&#x20;

The town bank pays daily upkeep and plots. Deposit money with: <mark style="color:orange;">/t deposit \<amount></mark>. Plots are 32x32 blocks, claim using: <mark style="color:orange;">/t claim</mark>. Change plot permissions: <mark style="color:orange;">/plot set perm</mark>. Change town permissions: <mark style="color:orange;">/t set perm</mark>. Find info about a town using: <mark style="color:orange;">/t \<townname></mark>. For more help use: <mark style="color:orange;">/tgui</mark> or <mark style="color:orange;">/t help</mark>.

NATION

A nation is a group of towns together. You can create a nation  for $100.000 using: <mark style="color:orange;">/nation new \<nation\_name></mark>. You can add towns by typing: <mark style="color:orange;">/nation add \<town\_name></mark>. You can give people in your nation special ranks as well.&#x20;

<figure><img src="/files/5j6V2vIi04omYd3CEp4g" alt=""><figcaption></figcaption></figure>


---

# 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://wiki.shadowkingdom.org/shadowkingdom-wiki/towny/towns-and-nations.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.
