> For the complete documentation index, see [llms.txt](https://docs.flockerz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flockerz.com/getting-started/quickstart.md).

# Quick Start: How to Use Flockerz

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

1️⃣ **Get $FLOCK Tokens**\
Head to [Uniswap](https://app.uniswap.org/explore/tokens/ethereum/0xb33d999469a7e6b9ebc25a3a05248287b855ed46) and purchase & stake at least **1,000 $FLOCK**. This is the minimum amount required to vote on the platform.

2️⃣ **Connect Your Wallet**\
Go to the [Flockerz Platform](https://platform.flockerz.com/) and connect your Ethereum-compatible wallet (like MetaMask).

3️⃣ **Start Voting & Interacting**\
Once connected, you can take part in voting on proposals, shaping the future of FlockTopia, and earning rewards through the platform’s **Vote-to-Earn (VTE)** system.

{% hint style="info" %}
The required $Flock needed to vote may change in the future through community proposal.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.flockerz.com/getting-started/quickstart.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.
