# Login

To log in to eckoGOV, follow these simple steps:

1. Open the eckoGOV website in your web browser and click on the "Connect Wallet" button.

{% embed url="<https://gov.ecko.finance/>" %}

<div align="center"><figure><img src="/files/qUQWcK6za8mB8MRMvlaN" alt=""><figcaption></figcaption></figure></div>

2. Choose your preferred compatible wallet (e.g., eckoWALLET, Chainweaver, Zelcore) from the available options.

<div align="center"><figure><img src="/files/5tLO031QKZmAemIxOE2c" alt=""><figcaption></figcaption></figure></div>

3. Follow the instructions of your wallet provider.  You may be asked to select or unlock your wallet.

<div align="center"><figure><img src="/files/SqVZeblcjiEvlNWsaxaP" alt=""><figcaption></figcaption></figure></div>

4. After setting your wallet, check the information presented on the popup.

<div align="center"><figure><img src="/files/Tt4FvYjinI2Byv4s4bpf" alt=""><figcaption></figcaption></figure></div>

5. Choose the Space you want to login and click on the "Login" button the process.

<div align="center"><figure><img src="/files/Fx5dIzaaCB1GxYgiCajz" alt=""><figcaption></figcaption></figure></div>

6. Read the terms of service then click in the "Login" button. Click in "Remember me".

<div align="center"><figure><img src="/files/ZB01IqxiDxxz1P9BxrTp" alt=""><figcaption></figcaption></figure></div>

7. Sign the login challenge (no transaction will be sent to blockchain). This is a required step in order to improve security.

<div align="center" data-full-width="false"><figure><img src="/files/zD9W73BrfvZzw3WNt5C0" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
You can check the login challenge by reading the **transaction payload**. It simply consists in a sequence of random characters after the k: account.
{% endhint %}

<div align="center"><figure><img src="/files/9smccJmWrz1kQY6uM25u" alt=""><figcaption></figcaption></figure></div>

8. You will now have access to your eckoGOV account and can navigate the platform to participate in governance activities.

<div align="center"><figure><img src="/files/MjxhCzRZkxwdxFMYvD0l" alt=""><figcaption></figcaption></figure></div>


---

# 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/getting-started/login.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.
