# 11. Remove Local Experts

## How to remove Local Experts

To revoke a Local Expert's status, a proposal must be created outlining the reasons for removal. The community then votes on this proposal.

If the proposal passes, the tokens delegated to the Local Expert from the DAO's treasury are automatically returned. However, the Local Expert can still vote on their removal using their own tokens or tokens delegated from individual members' balances, not the DAO treasury tokens.

Removing Local Experts follows a transparent process, ensuring experts remain accountable and aligned with the DAO's goals. It upholds decentralization and community governance principles within the DAO ecosystem.

{% hint style="info" %}
Learn more about experts[ at the link.](/experts.md)
{% endhint %}

### 1. Remove an Expert <a href="#id-1.-remove-an-expert" id="id-1.-remove-an-expert"></a>

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

Provide the expert's address, name the proposal, and describe it.

Please explain why you want to take out this expert. Give enough details so that the DAO members can understand your reasons and make a good decision based on the information provided. Using clear and simple language will help ensure everyone can understand your proposal easily.

If everything looks good, click "Next."

### 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/NLzyiBgfDWvtGc2hgpkl" alt=""><figcaption></figcaption></figure>

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

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

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

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

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

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

<figure><img src="/files/ogdkcurmfuxr7G5TFzWs" 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 remove local experts from 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/11.-remove-local-experts.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.
