# Providing Liquidity to Pools

You are free to add liquidity to any pools on [**Atrix**](https://www.atrix.finance/) or [**Raydium**](https://raydium.io/#/).

In return for adding liquidity, you will receive **trading fees** for that pair, and receive **LP Tokens** that you may stake elsewhere to earn additional rewards!&#x20;

Please follow the steps below:&#x20;

## Step 1: Navigate to the Pools page

Click [**here**](https://app.atrix.finance/#/pools) to access the page.

![](/files/0Qlwak3wZhcPGqDafv2r)

## Step 2: Connect your wallet to Atrix

Select your corresponding wallet such as [**Phantom**](https://phantom.app/).

![](/files/6rfOqWQGS9GqNbW7CAPB)

## Step 3: Select the Token Pair & Pool you want to deposit liquidity into

We will choose the **SOL-USDC pool** as an example in this tutorial.

Click on **Deposit**.

![](/files/aedkczplstUCB9ecHzLx)

## Step 4: Add liquidity to the selected pool

To do so, you will need to provide an equal amount of tokens on both side of the pair.

*For example here, 0.90 SOL is currently equal & worth 128.78 USDC as of writing this.*

Click on **Deposit**.

**Approve** the transaction.

![](/files/FqgrebYn380ddhbh56f6)

Congratulations! You are now a **LP (liquidity provider)** for the **SOL-USDC Pool** on Atrix!

As you can see, your share in the pool is currently worth $261.04.

![](/files/alQYBse16Pgr2wZZT1jb)

## Step 5: How to withdraw liquidity from the Pool

Go back to the **pool** you added liquidity to.

Click on **withdraw**.

The **ALP balance** (453.893 in this example) is corresponding to your share in the pool.

![](/files/9LM8nf7ws4V3NfR60eU5)

Click on the **453.893 balance in red** to fully withdraw your LP tokens from the pool.

![](/files/QgZvoQPn2qdf0HkCLuaT)

Click on **Withdraw**.

**Approve** the transaction.

![](/files/4P6Wu6OFGZ6tNLlBppTY)

The **liquidity** has been **removed** ✅&#x20;

Congratulations! 🎉 You now know how to add and remove liquidity from pools easily.


---

# 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.projectserum.com/guides/providing-liquidity-to-pools.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.
