# Your Town

Now that you understand what Towny is, it’s time to find your place in the world. Whether you want to be a lone wolf or a community leader, here is how you get started.

***

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

### 🏠 Finding a Hometown (For Residents/Town members)

Most players begin their journey by joining an established settlement. As a Resident, you are the **heartbeat** of the server. Residents help Mayors build the empire they desire.&#x20;

* **Browse Towns:** Use `/t list` to see a list of all active towns on Paraiso.
* **Join a Town:** Once you’ve found a town you like, or if someone invited you to join their town, use `/t join [TownName]` to join them.
* **Claiming Your Plot:** [*This is a case-to-case basis.*](#user-content-fn-1)[^1] Ask the mayor if they have available plots. If they have one, use `/plot claim` inside that plot to secure your personal space.
* **Safe Travels:** You can return to your town’s home block at any time using `/t spawn`, or if you have a bed spawn point in your home plot, use `/res spawn`.

### 👑 Founding a Settlement (For Mayors)

If you prefer to lead, you can start your own town and manage its growth.

* **Establishment:** Use `/t create [TownName]` to create a new town at your current location.
* **Funding:** Deposit funds to your town using `/t deposit [amount]`. Ensure you have enough funds in your **Town Bank** to cover daily **Upkeep** costs. You can view your town status using `/town`.
* **Claiming: Using the Claim Tool or doing `/t claim`,**
* **Growth:** The more Residents you recruit, [the more powerful and expansive your town becomes](#user-content-fn-2)[^2].&#x20;

[^1]: Some town mayors don't have specified plots in their towns for members (meaning members who are in their town have access to all that the mayor has).

[^2]: Towns gain more privileges as its town level increases. Here is a list of the Town Stats per Town Level:&#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://docs.paraiso-mc.net/wiki/towns/commands.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.
