> For the complete documentation index, see [llms.txt](https://kassandra-1.gitbook.io/kassandras-onboarding-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kassandra-1.gitbook.io/kassandras-onboarding-docs/product-guides/staking-and-farming.md).

# Staking and farming

**Step 1: Access Kassandra.finance**&#x20;

* Open your preferred web browser and go to [kassandra.finance](https://app.kassandra.finance/).

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

**Step 2: Click on Launch App**&#x20;

* Look for the "Launch App" button on the homepage and click on it. This will take you to the application interface.

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

**Step 3: Click on Stake**

* Click on "Stake" and it will take you to the page where you'll see our stake and farm pools.

<figure><img src="/files/5tNQj2WpOS3PZyfFh6dX" alt=""><figcaption></figcaption></figure>

**Step 4: Choose between "Stake Pools" and "Farm Pools"**

* By default, you'll see the "Stake Pools" section. If you want to use our "Farm Pools" section, jump to Step 8.

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

**Step 5: Connect your wallet**

* Click on "Connect Wallet", select the wallet of your choosing and follow your wallet instructions.

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

**Step 6: Select a pool to stake $KACY or request withdraw**

* You can now choose a pool of your liking and select between "Stake KACY" - if you want to stake $KACY for the first time or want to stake some more - or "Request withdraw" - if you want to request the withdraw of your tokens.

<figure><img src="/files/3aTfxFwvZl2WgN3QPgQb" alt=""><figcaption></figcaption></figure>

**Step 7: Stake $KACY**

If you selected "Stake Kacy" you'll be shown a small message where you can select how much $KACY you want to stake or buy more $KACY. After you're done, just hit "Confirm" and your tokens will be now in your desired Stake Pool. &#x20;

<figure><img src="/files/6H30WBVnxL44uLJOOFob" alt=""><figcaption></figcaption></figure>

**Step 8: Select "Farm Pools"**

If you want to see our "Farm Pools" sections, go back to Step 4 and click on "Farm Pools".

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

**Step 9: Connect your wallet**

* Click on "Connect Wallet", select the wallet of your choosing and follow your wallet instructions.

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

**Step 10: Connect to the right network**

If you're not on your desired network, you'll be prompted to connect to the right network. Just click on "Connect to Avalanche/Polygon" and follow the instructions from your wallet.&#x20;

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

**Step 11: Select a pool to farm $KACY or request withdraw**

You can now choose a pool of your liking and select between "Stake (Name of the token)" - if you want to farm $KACY for the first time or want to farm some more - or "Request withdraw" - if you want to request the withdraw of your tokens.

<figure><img src="/files/5YhxfpTLZu27yFFSla9G" alt=""><figcaption></figcaption></figure>

**Step 12: Farm $KACY**

If you selected "Stake (Name of the token)" you'll be shown a small message where you can select how much of the selected token you want to stake to farm more $KACY or buy more of the selected token. After you're done, just hit "Confirm" and your tokens will be now in your desired Farm Pool. &#x20;

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


---

# 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, and the optional `goal` query parameter:

```
GET https://kassandra-1.gitbook.io/kassandras-onboarding-docs/product-guides/staking-and-farming.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
