# 6. Manage Validators

### How to add or remove Validators

You can also control validators. In DeXe DAO Studio, validators are like security guards. They are chosen people or systems that watch over the organization's actions and vote on approved ideas, making sure the DAO's money is safe. DAO members can choose or remove validators, ensuring everyone has a fair say and keeping things decentralized. Validators also handle everyday costs, making things run smoothly with clear, responsible actions.

### 1. Add/Remove Validators <a href="#id-1.-add-remove-validators" id="id-1.-add-remove-validators"></a>

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

Designate trusted DAO members as validators for a secondary vote on passed proposals, filtering out potentially malicious ones. Validators can also initiate exclusive votes on special proposals.

### 2. Select the proposal creation method <a href="#id-2.-select-the-proposal-creation-method" id="id-2.-select-the-proposal-creation-method"></a>

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

Select if you'll create this proposal directly with your tokens, or use[ metagovernance ](/meta-governance.md)delegation.

### 3. Basic proposal info <a href="#id-3.-basic-proposal-info" id="id-3.-basic-proposal-info"></a>

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

Provide a clear title and comprehensive description so members understand what's being proposed. Review and click "Vote & Create Proposal" to launch the proposal and self-vote.

### 4. Create a proposal <a href="#id-4.-create-a-proposal" id="id-4.-create-a-proposal"></a>

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

Specify the number of tokens you want to use and confirm the transactions.

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

Click "Create" to launch the proposal, sign the transaction in your wallet and self-vote.

<figure><img src="/files/6x584hmdUcR1amxKMAvz" alt=""><figcaption></figcaption></figure>

Once live, participate in discussions around your voting changes proposal. If the quorum is reached, the new parameters will go into effect after execution.

Use this template whenever you want to manage DAO's Validators.


---

# 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.dexe.io/operating-and-governing-your-dao/6.-manage-validators.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.
