# 8. Blacklist management

## How to add or remove the wallet addresses to the blacklist <a href="#id-1.-add-remove-the-wallet-addresses-to-the-blacklist" id="id-1.-add-remove-the-wallet-addresses-to-the-blacklist"></a>

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

Utilize the blacklist feature to limit or restore voting capabilities associated with specific addresses within the DAO. Addresses may be added or removed from the blacklist through the standard proposal process, following the prompts provided by the interface.

This feature may be utilized in instances where a member consistently violates community rules or disrupts DAO activities, potentially resulting in the revocation of their ability to vote or create 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/FLUYm32gxCx5jwOAsAhA" 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/JXS3CMey11OOoi95CoS5" 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/2GWLC0cailejtWLjDLbK" alt=""><figcaption></figcaption></figure>

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

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

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

<figure><img src="/files/LRZLPcFQtyY2zzlgDBEM" 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 the blacklist of your DAO.


---

# 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/8.-blacklist-management.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.
