# Withdrawal guide

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

1. To start withdraw, you have to sign "Enable Pool" transaction.

\*This transaction also required only once

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

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

2. Go to the ***Withdraw*** tab, select the percentage you want to withdraw, and click the **\[Enable Pool]** button.

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

3. To withdraw LP tokens, click "**Enable**" and confirm the transaction.

   By doing this, users will receive Tokens A/B(in this case **KAIA, GPC**) and rewards.

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

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

\*If the process is terminated midway, specifically when the LP tokens are still held in the wallet, a "Close LP" button will be displayed. By pressing this button, you can continue the process.


---

# 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/withdrawal-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.
