# Deposit guide

### \[Step by step guide for Deposit]

1. Select a Pool that you want to deposit and click "Deposit" button

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

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

2. You can see the "Deposit" button. If you're depositing pools with two tokens ex.) KAIA-GPC Pool, you have to enable both tokens.\
   \*This transaction required only once as you can see on the button.

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

3. Once you complete "Deposit", the button will change to "Open LP". \
   Enter the amount of tokens you want to deposit into the liquidity pool, click the "Open LP" button, and confirm the transaction.

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

4. Once you complete "Open LP," it will change to the second step, "Farming." Click the "Farming" button again and confirm the transaction to complete the process.

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

5. Please check the transaction history to ensure it was processed correctly.

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


---

# 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://goldstation.gitbook.io/goldstation/product-guides/lp-deposit/deposit-guide.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.
