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

# Proposed Structure

### We’re looking at two types of membership:

#### **Voting members**

**V**oting rights will be tokenized (ERC-721) and transferable. These members will vote on proposals, project plans, roadmap changes, etc. - Functions as the governing body of the DAO.

#### **Non-voting members**

General membership token holders (ERC-20) who do not own voting tokens. They are co-owners of the vault DAO

### We’re looking at two types of partners:

#### **Advisory Board**

Advisors exist to support the DAO and must actively participate in proposing initiatives. Beyond that, they have no additional rights or privileges. They can be voting members or non-voting members.

#### **Sponsors**

They can participate in funding the administrative and infrastructure costs associated with running a DAO (e.g., community managers, development of custom tools, overhead), with budgets to be approved by the DAO governing body, but these funds are independent of the DAO coffers that will be used to purchase NFTs.

### Committees

In addition to management activities in which all DAO members participate, committees are created. Committees are groups of members with a budget and goals for DAO development within their competencies.

We propose to form the following committees:

* [Community](/docs/organization/proposed-structure/community.md)&#x20;
* [Curation & Acquisition](/docs/organization/proposed-structure/curation-and-acquisition.md)
* [Governance](/docs/organization/proposed-structure/governance.md)
* [Marketing and Sales](/docs/organization/proposed-structure/marketing-and-sales.md)


---

# 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:

```
GET https://thecultdao.gitbook.io/docs/organization/proposed-structure.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.
