> For the complete documentation index, see [llms.txt](https://usdscratch-gitbook.gitbook.io/galacticats/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://usdscratch-gitbook.gitbook.io/galacticats/galactic-dao.md).

# Galactic Dao

The Galactic Dao Is powerd by Bad Labs, This Dao voting mechanism is setup so that the holders of our NFTs have voting power in some of the proposals and decisions we make with Galacticats.

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

## DAO mechanics, and voting power

## Divine Council

The divine council is made up only of only the holders of 11 yarn or more, this achievement gets you the Thread God role in our discord, giving access to the divine council. channel. in this channel the team and. thread gods will come up with proposals to vote on. if it gets passed through the divine council it goes to a vote.

## Voting power

### Yarn

for now 1 yarn = 1 vote, soon it will change to 1 yarn = 2 votes

### Galacticats

1 cat = 1 vote

{% hint style="info" %}
Note: Galacticats. will never become a full DAO project this is a sub dao operating within the direction of the team and council.&#x20;
{% endhint %}

{% embed url="<https://galacticdao.xyz/>" %}


---

# 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://usdscratch-gitbook.gitbook.io/galacticats/galactic-dao.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.
