> For the complete documentation index, see [llms.txt](https://docs.astroswap.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.astroswap.app/products/syrup-pool/syrup-pool-guide.md).

# How to Stake

![](/files/R7gRvlGLADmow2QLbagj)

If you think Solar Farms are too complicated and you'd rather go with something simpler, then Galaxy Pools are perfect for you.

Follow the instructions below to learn how you can make your $ASTRO work for you.

## **Choose your Galaxy Pool**

After ensuring your wallet is connected and you've picked the right network, choose which Galaxy Pool you'd like to stake your $ASTRO in.

Let's look at our first two pools before moving on to the process of staking.

How are **Auto $ASTRO** and **Manual $ASTRO** different? It's simple.&#x20;

The **Auto $ASTRO** pool works like a Vault where the users' rewards are re-staked automatically as they're accrued to give you instant compounding.

The **Manual $ASTRO** pool works exactly the same but, as its name indicates, the users have to manually re-stake the rewards they harvest for them to compound.

Conquer the Galaxy and stake your claim with the Astronauts with future missions to expand the Galaxy pools in the future will go through the following process.

After you have chosen your preferred Pool, click on it and hit the "Expand" button before confirming the action in your wallet.

![](/files/tW2y3d1fKanwLMkMT7C6)

By clicking the "Stake" button that now appears you will open the staking menu.

![](/files/Nf194CPAqHMcjtAN7YM2)

Type in your chosen amount or slide the knife to choose how much $ASTRO you want to stake. Then, hit "Confirm" and do the same on your wallet.

![](/files/WhbKzQdpv03XohfHjMKs)

You have now staked your $ASTRO!&#x20;

### **Adding and removing $**&#x41;STRO

Adding and removing $ASTRO to a pool is incredibly easy. Just click on your chosen pool and click on "+" or "-" depending on what you'd like to do.

![](/files/WOvE13paSaMgZ8WksuUc)

Please note, that unstaking from the Auto $ASTRO Galaxy Pool will incur a 0.1% for the first 72 hours.&#x20;

The staking menu will appear. After you have chosen how much you'd like to add or remove, click on "Confirm" and confirm that action in your wallet as well

That's it. You are ready for your first space walk, go explore the Galaxy Pools of AstroSwap.&#x20;

The journey of your life!


---

# 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://docs.astroswap.app/products/syrup-pool/syrup-pool-guide.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.
