# Settings

Navigate to your project settings from the project dashboard by clicking on the icon

<figure><img src="https://537308748-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOcRgLJN2QEDxhPs9FKdL%2Fuploads%2FWheiJixXQW0ziHIEpGVt%2F%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%202024-05-07%20%D0%B2%208.01.01%20PM.png?alt=media&#x26;token=94d4194a-3963-44e0-a491-215907006d5c" alt=""><figcaption></figcaption></figure>

## General

To complete your profile, you can upload an avatar/logo, enter a name for your DAO, a description, select categories, link your social media accounts to the project and other details. These settings can be changed at any time.

<figure><img src="https://537308748-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOcRgLJN2QEDxhPs9FKdL%2Fuploads%2F1JAGnZ3IP2sIvOOdzHK5%2F%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%202024-05-07%20%D0%B2%208.07.37%20PM.png?alt=media&#x26;token=6e430204-70c0-42d9-912d-ebc00bdea9c0" alt=""><figcaption></figcaption></figure>

## Voting

### Quorum

**Quorum** is the amount of voting power collectively achieved by voters which is required for a proposal to pass.&#x20;

By default, quorum is disabled. As an option, you can enable it and set up the minimum amount of Voting Power required for a proposal to pass.&#x20;

### Strategies

Specify how the voting power should be calculated by adding one or up to 5 strategies. To learn more about what they are and how they work head to [Voting strategies](https://votico.gitbook.io/votico/voting#voting-strategies).&#x20;

<figure><img src="https://537308748-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOcRgLJN2QEDxhPs9FKdL%2Fuploads%2FEiKkFJwb2oCTdBuk8G9t%2F%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%202024-07-22%20%D0%B2%205.04.28%20PM.png?alt=media&#x26;token=6b12d3dd-c103-482a-99fe-48f1428640ee" alt=""><figcaption></figcaption></figure>

## Proposal

Proposal validation determines if the address can create a new proposal.&#x20;

By default, proposal creators are limited to Admins and Authors. In this case the **Authors only** setting is enabled.

As an option, you can authorize other users to create a new proposal. Disable the **Authors only** setting and set the minimum voting power requirement. This threshold and [voting strategies](https://votico.gitbook.io/votico/voting#voting-strategies) configured for your project will be used to determine if a user is eligible to create a proposal.

<figure><img src="https://537308748-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOcRgLJN2QEDxhPs9FKdL%2Fuploads%2FOPH1cz0n630aWH6IUvG2%2F%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%202024-05-07%20%D0%B2%208.10.22%20PM.png?alt=media&#x26;token=cfefcc31-8df3-43b8-b01d-82b070645540" alt=""><figcaption></figcaption></figure>

## Members

In order to specify who can manage the project or create proposals, click on the Add member button, fill in the address field and choose the role. Also it is possible to change the role for already added member.&#x20;

* **Admins** - able to edit the project settings and moderate proposals.
* **Authors** - able to create proposals without any constraints

<figure><img src="https://537308748-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOcRgLJN2QEDxhPs9FKdL%2Fuploads%2Fdu4H8Wh2QpZeoFdjNO6V%2F%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%202024-05-07%20%D0%B2%208.20.54%20PM.png?alt=media&#x26;token=8de09986-5ecc-4d3f-8300-b6d58e07c6ba" alt=""><figcaption></figcaption></figure>


---

# 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://votico.gitbook.io/votico/user-guides/project/settings.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.
