# Getting Started

Whether you're a project contributor, a token holder, or an enthusiast, eckoGOV provides you with the tools :tools: and functionality :gear: to actively participate in shaping the future of Kadena.&#x20;

Dive deeper :person\_swimming: into the ecosystem :computer: and discover more:

1. [<mark style="color:blue;">**Setting up a Compatible Wallet**</mark> ](/eckodao/eckogov/getting-started/minimum-requirements.md)- Learn how to choose and configure a compatible wallet, such as eckoWALLET, Chainweaver, WalletConnect (Linx/Koala) or Zelcore, to securely interact with the eckoGOV platform.
2. [<mark style="color:blue;">**Logging In**</mark>](/eckodao/eckogov/getting-started/login.md) - Understand the straightforward process of logging in to eckoGOV using your chosen wallet and gaining access to your account.
3. [<mark style="color:blue;">**Joining a Space**</mark>](/eckodao/eckogov/getting-started/spaces.md) - Explore how to join a space within eckoGOV to engage with specific projects, communities, or initiatives that align with your interests and expertise.
4. [<mark style="color:blue;">**Participating in Governance**</mark>](/eckodao/eckogov/getting-started/members.md) - Get acquainted with the various governance activities available on eckoGOV, such as voting on proposals, submitting ideas, and contributing to discussions.
5. [<mark style="color:blue;">**Managing Your Account**</mark>](/eckodao/eckogov/getting-started/members/edit-profile.md) -  Learn how to manage your eckoGOV account settings, including updating your profile, adjusting preferences, and accessing relevant documentation.

By following these simple steps, you'll be well-equipped to navigate the eckoGOV, connect with like-minded individuals, and actively contribute to the decentralized governance of Kadena projects.

Let's set sail for this exciting journey of decentralized collaboration and decision-making!


---

# 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.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.
