# Applying for a eckoDAO Role

### <mark style="color:blue;">**Step-by-Step Process:**</mark>

1. <mark style="color:blue;">**eckoWALLET Connection and User Authentication:**</mark>

   * Begin by connecting your eckoWALLET and authenticating your identity through Discord.
   * This process ensures the security and integrity of the DAO membership.

   <figure><img src="/files/eWJ0vdJ1fMKJpzvlbKEB" alt=""><figcaption><p>eckoGOV Front-End</p></figcaption></figure>

   ![](https://chat.openai.com/c/insert_pic_url)
2. <mark style="color:blue;">**Applying for a Position in the DAO:**</mark>

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

* Members can apply for a position in the DAO using their eckoWALLET, from within the eckoDAO space.
* Verified eckoMEMBERs are eligible to apply for a eckoLEAD role.
* The Rank Update mechanism is responsible for assigning roles based on voting power within the eckoDAO, except for Core Members who have a separate application system and are not part of the ranking system.
* The current available role is eckoLEAD, and it is assigned to the top 5 applicants with the highest voting power.
* Each participant is limited to one role (Member/Lead/Core) per KYC per epoch.

3. <mark style="color:blue;">**Know Your Customer (KYC) Process:**</mark>

<figure><img src="/files/8B0W76hX5AASDSVT0G8w" alt=""><figcaption></figcaption></figure>

* Verified eckoMEMBERs are eligible to apply for a eckoLEAD role.
* After signing up and authentication, you will need to complete the Know Your Customer (KYC) process.
* KYC is a standard procedure designed to prevent identity theft, financial fraud, money laundering, and other illicit activities.
* Successful completion of KYC will provide you with a unique Customer ID, confirming your identity.

4. <mark style="color:blue;">**Voting Power Snapshot and Rank Update:**</mark>

* The voting power snapshot is a critical aspect of the Rank Update process, ensuring fair representation and dynamism within the eckoDAO.
* On the 24th of each month, a snapshot is taken to capture the current voting power of all DAO members.
* The snapshot considers both existing members and new applicants for the upcoming epoch.
* On the 27th of the month, changes are made based on this snapshot.
* For example, if a new applicant for the upcoming epoch has higher voting power than the current eckoLEAD members as of the snapshot day, a rank swap occurs.
* The eckoLEAD member with the lowest voting power is swapped out, and the new applicant is assigned the eckoLEAD role.

5. <mark style="color:blue;">**Replacing Inactive/Malicious eckoLEAD Members:**</mark>

* If the eckoCORE team identifies an eckoLEAD member as inactive or malicious, a vote can be initiated to remove them.
* This vote is similar to a proposal rejection, requiring a 3 out of 5 majority to reject.
* The eckoCORE team must provide evidence to the community to support the motive for replacing the eckoLEAD member.

{% hint style="success" %}
This dynamic Rank Update process ensures that the eckoDAO remains adaptive and responsive to changes within the community. It allows the most dedicated and influential members to guide the eckoDAO's direction while maintaining fairness and transparency.
{% endhint %}


---

# 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.ecko.finance/eckodao/eckogov/role-system/applying-for-a-eckodao-role.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.
