# 10. Add Local Experts

## How to add local experts

This template allows the appointment of local experts to your DAO.

A Local Expert is appointed within a specific DAO, and their authority is limited to that DAO. These experts can be delegated tokens from the treasury of the respective DAO.

With this template, you can propose adding trusted individuals or entities as Local Experts for your DAO. These experts can then provide valuable domain-specific knowledge, advice, and services to guide the DAO's decisions and operations within their area of expertise.

Some key points about Local Experts:

* Their influence is scoped only to the DAO they are appointed in, ensuring decentralization across DAOs.
* DAO can allocate tokens from its treasury to the Local Expert as compensation for their contributions.
* Local Experts can be consulted for informed opinions and recommendations on relevant proposals.
* They act as subject matter specialists, enhancing the DAO's collective intelligence in that domain.

To use this template, provide details about the proposed Local Expert, their areas of expertise, and the scope of their responsibilities. The community can then evaluate and vote on appointing them through the standard proposal process.

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

## 1. Local expert application <a href="#id-1.-local-expert-application" id="id-1.-local-expert-application"></a>

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

Please enter the address of the proposed expert in the designated field.

Subsequently, assign a name to your proposal and furnish a comprehensive description outlining the rationale for your nomination as a local expert within this DAO.

It is crucial to provide ample information to facilitate an informed decision-making process for the DAO members.

Once completed 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/uAru4slhTr00XdrnPT1b" 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/aKAYellreHaVxV4yCmf9" alt=""><figcaption></figcaption></figure>

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

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

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

<figure><img src="/files/88fKvvFoEIcvHnLm8qYS" 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 add local experts to 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/10.-add-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.
