# How to Provide Liquidity

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

* First, visit GooseFX  <https://app.goosefx.io/> to access GAMMA
* Connect your wallet by clicking on the "Connect Wallet" button.
* Navigate to the pool you want to provide liquidity
* The pool requires a 50%-50% ratio of tokens in value
* After entering the amount of tokens you want to deposit, click "Deposit" and confirm the transaction in your wallet.
* Once the deposit is successful, you’ll see two options: "Claim" to collect any boosted rewards (if they exist on that pool), and "+" to add more tokens to your existing LP position.
* In your portfolio tab, you’ll have access to more detailed stats after providing liquidity.


---

# 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/goosefx-amm/gamma-for-lps/how-to-provide-liquidity.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.
