> For the complete documentation index, see [llms.txt](https://docs.shimmyapp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shimmyapp.com/fundamentals/v2-usdshm-token/governance.md).

# Governance 🥸

## **How does Governance work with Shimmy?**

As a truly ethical operation, Shimmy will conduct open voting processes and engage all dedicated members of the network in decision making that concerns the forward progression of the project. We stand for bottom up as opposed to top-down governance, equality and mutual agreement.

Shimmy Token was created to provide utility and govern certain community focused and operational activities & decisions. Much of the platform and activity governance will be managed by active members, who will receive rewards for doing so. We will also conduct community voting for certain public matters via our in-app channel and <mark style="color:orange;">Snapshot</mark> voting platform.&#x20;

The Shimmy Snapshot account will be a place where members can share their opinion by broadcasting voting proposals with the rest of the network. Also where voting will take place on community decisions. The governance structure will be implemented based on the battle-tested [<mark style="color:orange;">OpenZeppelin Governor contract</mark>](https://wizard.openzeppelin.com/#governor). Visit our [<mark style="color:orange;">FAQ</mark>](/fundamentals/faq.md) to see more information on community voting.&#x20;

### Regulation

As a transparent entity, the large majority of the manual platform regulation will be conducted by the in-house safe usership team, and members or nodes within the network. There will be escalation mechanisms whereby verified team members resolve special cases, and detailed reporting processes.&#x20;

Shimmy utilises in-house Artificial Intelligence models to automate regulation, as well as third-party tools such as [<mark style="color:orange;">AWS Rekognition.</mark>](https://aws.amazon.com/rekognition/)

By design, Shimmy implements a 'prevention is better than cure' approach to adverse content and usership, ensuring that there are clear cut, refined posting specifications and requirements. Ensuring that we prevent harmful activity, exposure and animosity through our ecosystem.&#x20;


---

# 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.shimmyapp.com/fundamentals/v2-usdshm-token/governance.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.
