# Invest Basics

### How do I invest/provide liquidity?

First time here on Astar Network? Check out this [Get Started](https://app.gitbook.com/s/9V7sMmkp6s1Cgu0Jx2mn/getting-started) guide on how to prepare yourself to rock and roll on Astar ecosystem.

In short, you'll need:

* ASTR to pay gas fees
* ERC20 tokens
* An EVM address you can use with MetaMask wallet

### What are the pool filters?

You will see there are 3 types of pools: Featured, Stable, My Pool.

**Featured:** All  <mark style="color:red;">Aqua pools</mark> are featured pools, which users can stake in Farm for liquidity mining.

**Stable:** All <mark style="color:blue;">Stable pools</mark> are composed with softly pegged tokens with equally distributed pool weight.

**My Pool:** All pools that you have provided liquidity into can be found in My Pool, for quick portfolio overview.

![](/files/QTP5cAgKRJQWy9EoYbzs)

### What are the benefits of providing liquidity?

Starfish Liquidity Providers (LPs) collect delegated fees on each swap. The more interactions with your pool, the more swap fees you will earn, growing the size of your investment over time.

In addition, Featured Pools are eligible for [farming](broken://pages/rcHKvC0i2UmaGTcYSJhO) dual or single token reward, with one of the rewards in SEAN.

To read more about fees, click [here](/concepts/fees.md).


---

# 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.starfish.finance/defi-x-nft-fi/liquidity/invest-basics.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.
