# SoMon App

- [What is SoMon?](https://gitbook.social.monster/somon-app/quickstart.md)
- [Tribes](https://gitbook.social.monster/somon-app/tribes.md): Tribes are a on-chain & user-owned group within the SoMon app, centered around any topic, hobby, point of interest, or influencer. People can post and comment relevant content to a Tribe.
- [Wallet](https://gitbook.social.monster/somon-app/wallet.md): The SoMon app automatically creates a wallet for every user signing up, making the user experience smoother for users unfamiliar with Web3 and crypto.
- [Megaphone](https://gitbook.social.monster/somon-app/megaphone.md)
- [Content Guidelines](https://gitbook.social.monster/somon-app/content-guidelines.md): SoMon is an app where users are free to express their views. Nonetheless, everyone must be mindful to keep SoMon a space that is enjoyable and fun for everyone.
- [Leaderboards](https://gitbook.social.monster/somon-app/leaderboards.md): The SoMon app has a section called Leaderboards, where users can compete weekly against each other to obtain precious Badges to get more $OwO rewards at the end of the season!


---

# 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.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.
