# Tribes

The Tribe system was opened to all SoMon members around Season 2 and there will be more and more updates and functionalities for your community to thrive!&#x20;

### How To Create A Tribe?&#x20;

* Step 1 :&#x20;

Open the side bar on the left-hand side of the app, and click on "Create Tribe"&#x20;

* Step 2 :&#x20;

Select the category your future Tribe belongs to

* Step 3 :&#x20;

Enter the name of your Tribe and confirm. Please be mindful that the Tribe name must be between 1 and 22 characters. It can only contain latin letters without accents/special characters (a-z), digits (0-9), underscores (\_) and dots (.).&#x20;

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

* Step 4 :&#x20;

Proceed with transaction and click "Continue". Beforehand, make sure that your SoMon wallet (on Base) has sufficient funds. Kindly refer to the table below for pricing&#x20;

<table><thead><tr><th align="center">Number of Characters </th><th>Additional Cost (ETH)</th><th data-hidden></th></tr></thead><tbody><tr><td align="center">7</td><td>0</td><td></td></tr><tr><td align="center">6</td><td>0.002 </td><td></td></tr><tr><td align="center">5</td><td>0.004</td><td></td></tr><tr><td align="center">4</td><td>0.016 </td><td></td></tr><tr><td align="center">3</td><td>0.064</td><td></td></tr><tr><td align="center">2</td><td>0.256</td><td></td></tr><tr><td align="center">1</td><td>2.048</td><td></td></tr></tbody></table>

**The basic cost for minting a Tribe is 0.001ETH,** with an **additional** cost depending on the Tribe name length. The shorter the name, the higher the cost is.&#x20;

* Complete the last couple of details that will be visible on your Tribe's homepage, and you're done! Congratulations on being an owner of a Tribe OwO

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

It is very exciting to see Tribes being minted in SoMon OwO! Can't wait to see them thrive in the upcoming updates!


---

# 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://gitbook.social.monster/somon-app/tribes.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.
