# Minimum Requirements

As the first step, simply visit the eckoGOV website using a compatible web browser :globe\_with\_meridians: and connect your compatible wallet :credit\_card: .&#x20;

{% hint style="warning" %}
Currently, eckoGOV supports eckoWALLET, WalletConnect (Linx/Koala), Chainweaver, and Zelcore
{% endhint %}

*If you're new to using a Kadena wallet, we recommend checking out the* [*documentation*](/eckodao/eckowallet/introduction.md) *for your preferred wallet to learn more about how to set it up and use it to connect to eckoGOV.*

Once you're connected, you'll be able to view and participate in Spaces, check their active proposals and members, and vote on proposals submitted by others.

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


---

# 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/minimum-requirements.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.
