> For the complete documentation index, see [llms.txt](https://docs.somegorillas.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.somegorillas.com/welcome-to-some-gorillas.md).

# Welcome to Some Gorillas

### Introduction

Some Gorillas is a collective of NFT degens with mild gambling addiction. We are building an ecosystem of strong NFT community, fair games with gambling elements, and working towards a DAO-governed suite of apps on Somnia Network.

### Some Gorillas official links:

<table><thead><tr><th width="265.228271484375">Social</th><th>Links</th></tr></thead><tbody><tr><td>Website</td><td><a href="https://somegorillas.com/">https://somegorillas.com/</a></td></tr><tr><td>Games</td><td><a href="https://app.somegorillas.com/games">https://app.somegorillas.com/games</a></td></tr><tr><td>X (Twitter)</td><td><a href="https://x.com/somegorillas">https://x.com/somegorillas</a></td></tr><tr><td>Discord</td><td><a href="https://discord.gg/somegorillas">https://discord.gg/somegorillas</a></td></tr></tbody></table>

### Core Features

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>On-chain mini-games with provable fairness</td><td></td><td><a href="/files/iK1MWm9IvJ4RFVO6bh2Q">/files/iK1MWm9IvJ4RFVO6bh2Q</a></td></tr><tr><td>NFT experience with lore and meaningful staking</td><td></td><td><a href="/files/dNZsndgw7S9PkyGewtMe">/files/dNZsndgw7S9PkyGewtMe</a></td></tr><tr><td>Native meme/utility token ($Banana) earned through gameplay and activities</td><td></td><td><a href="/files/8ijDGUvL9BkPmCuHciTM">/files/8ijDGUvL9BkPmCuHciTM</a></td></tr></tbody></table>

### Core Pillars

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th></tr></thead><tbody><tr><td><h4><i class="fa-bolt">:bolt:</i> <strong>Transparency</strong></h4></td><td>No hidden fees or secret gotcha mechanics</td><td><a href="/files/ZGFVUh32v4uwTDbihTAv">/files/ZGFVUh32v4uwTDbihTAv</a></td><td></td></tr><tr><td><h4><i class="fa-leaf">:leaf:</i> <strong>Provably Fair</strong></h4></td><td>Most games offer 50/50 odds, with everything eventually moving on-chain</td><td><a href="/files/uxtnyq7KwmGM36TXZROi">/files/uxtnyq7KwmGM36TXZROi</a></td><td></td></tr><tr><td><h4><i class="fa-globe-pointer">:globe-pointer:</i> Community First</h4></td><td>Extractors will lose</td><td><a href="/files/Iwpe6t5J883iToCOJmBw">/files/Iwpe6t5J883iToCOJmBw</a></td><td></td></tr><tr><td><h4><i class="fa-bolt">:bolt:</i> Sustainable</h4></td><td>With meticulous design, we aim to find true product-market fit. We are in it for the long haul</td><td><a href="/files/KCqagVzYaxTAuXhZTLom">/files/KCqagVzYaxTAuXhZTLom</a></td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.somegorillas.com/welcome-to-some-gorillas.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
