# How to LP with GFX Single-Sided Liquidity Pools

## 1. Connect Wallet on Farm Page

Please connect the wallet of your choice to begin

<figure><img src="/files/4G74Lwq74i84GTAf81gH" alt=""><figcaption></figcaption></figure>

## 2. Choose the Pool

Please select the pool that you would like to deposit into. In this example we chose Hyper.

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

## 3. Choose the Token

Please select the token that you would like to deposit. In this example we chose Bonk.

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

## 3. Enter the Amount and Click 'Deposit'

Select the amount of liquidity you would like to provide then click 'Deposit' and approve the transaction.

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

You can confirm the deposit by clicking the blue popup which will take you to a Solana explorer.

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

## 4. How to Withdraw your Tokens

Select the amount of tokens you would like to withdraw and click 'Withdraw' then click approve the transaction to complete the withdrawal.

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

You can confirm the withdrawal by clicking the blue popup which will take you to a Solana explorer.


---

# 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.goosefx.io/archived/how-to-lp-with-gfx-single-sided-liquidity-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.
