# Liquidity Provider

**LP Tokens**\
As an example, if you deposited **KUKU** and **BNB** into a Liquidity Pool, you'd receive **PANKUKU-BNB LP** tokens.\
The number of LP tokens you receive represents your portion of the **PANKUKU-BNB** Liquidity Pool.&#x20;

{% hint style="success" %}
Funds can be redeemed any time, instantly!
{% endhint %}

{% hint style="success" %}
Stake your LP Tokens in our Farms and earn even more on your money!
{% endhint %}

{% hint style="warning" %}
Providing liquidity can be risky!\
Make sure you know about [**Impermanent Loss!**](/kuku_wiki/knowledge-center/glossary-and-vocab.md)
{% endhint %}

{% embed url="<https://exchange.pankuku.net/#/pool>" %}
Click the link above for adding Liquidity and becoming a Liquidity Provider
{% endembed %}

![Adding Liquidity is risky, make sure you know about Impermanent Loss!](/files/M29BhFIJEhvgBVQ0FJkA)


---

# 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://pankuku.gitbook.io/kuku_wiki/products/the-exchange/liquidity-provider.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.
