# Overview

Fraktal DAO is a tool to ensure the community controls the Fraktal Protocol. Often value is extracted from companies by external investors, which adversely affects its users. The Fraktal DAO puts the community at the forefront of all key decisions of the Fraktal Protocol, and most importantly in control of all the ecosystem value (FRAK treasury, collected fees, fundraised capital, etc.). This is designed to retain value within the ecosystem and have the users of Fraktal be in full control of its future.&#x20;

### Important Links

**Snapshot** <https://snapshot.org/#/fraktal.eth>

**Gnosis Safe** 0xfe94655fe300C4961b05985FDE83c02672D3A8f1

### **Core Functions of Fraktal DAO**

* Manage Ecosystem Value

This means that any decision related to the distribution of FRAK and allocation of any other digital assets held within the DAO is up to the community.&#x20;

* Controlling Protocol Contracts

This gives users the ability to Update Fee structures or any other contract parameter and execute contract upgrades.

### Community in Control

By putting the community in control of the Value and Technology of Fraktal Ecosystem, it ensures that no single person can have a major averse effect by acting maliciously. &#x20;

In addition to [earning fees](/fraktal-governance-token-frak/staking-frak.md), those who stake FRAK receive voting power in the Fraktal DAO.&#x20;


---

# 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://docs.fraktal.io/fraktal-dao/overview.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.
