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

# Holdstation Foundation

Holdstation Foundation will operate as a **decentralized autonomous organization (DAO)**, where token holders will have the power to propose and vote on changes to the network. This includes proposing new features, changes to the network parameters, and allocation of resources for community development and ecosystem growth.

To incentivize community engagement and delegate participation, **10% allocation for the Delegates and support users, and 5% of the future token allocation will be reserved for** [**affiliates agency**](/holdstation/overview/referral-program.md) **who actively support the growth of Holdstation**. Delegates and affiliate agency will be chosen by the community to help guide and grow the network, with a focus on ensuring long-term sustainability and success.

The community development and ecosystem growth will be a key priority for the DAO, and resources will be allocated towards supporting initiatives and projects that benefit the network as a whole. Token holders will be able to vote on proposals to allocate resources towards community development, ecosystem growth, and other initiatives that support the DAO's mission.

In summary, the Holdstation Foundation's DAO governance mechanics will prioritize community engagement and empowerment, incentivizing active participation from delegates and allocating resources towards community development and ecosystem growth.

{% content-ref url="/pages/1ngdav9WIaVlAakiaoER" %}
[DAO Structure](/holdstation/berachains-honey-hub/holdstation-foundation/dao-structure.md)
{% endcontent-ref %}

{% content-ref url="/pages/KcnXBeCG0EfMbckhHH0F" %}
[How to be qualified?](/holdstation/berachains-honey-hub/holdstation-foundation/how-to-be-qualified.md)
{% endcontent-ref %}

{% hint style="info" %}
Holdstation Foundation requires **active and dedicated Delegates** who can contribute to the ecosystem's growth and development. We are committed to rewarding the right individuals with significant incentives for their efforts. Join us and help shape the future of crypto!
{% endhint %}


---

# 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.holdstation.com/holdstation/berachains-honey-hub/holdstation-foundation.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.
