# TAI-tKSM Pool

**How to provide liquidity**

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

* Connect wallet (Polkadot.js or Talisman) to [<mark style="color:purple;">apps.karura.network</mark>](https://apps.karura.network/)
* Select <mark style="color:purple;">`Swap`</mark> from the navigation menu, then select the <mark style="color:purple;">`Liquidity`</mark> tab and select <mark style="color:purple;">`Add Liquidity`</mark>
* Choose <mark style="color:purple;">`LP TAI-tKSM`</mark> as the <mark style="color:purple;">`pair token`</mark>
* Then enter the amount of tKSM and TAI you wish to provide \
  \&#xNAN;**(It will be based on a determined ratio, so just need to enter one of them)**
* Click the <mark style="color:purple;">`Add Liquidity`</mark> button and sign the transaction

**How to remove liquidity**

<figure><img src="/files/7OvF7MUt5nas7NoBnxZj" alt=""><figcaption></figcaption></figure>

* Connect wallet (Polkadot.js or Talisman) to [<mark style="color:purple;">apps.karura.network</mark>](https://apps.karura.network/)
* Select <mark style="color:purple;">`Swap`</mark> from the navigation menu, then select the <mark style="color:purple;">`Liquidity`</mark> tab and select <mark style="color:purple;">`Withdraw Liquidity`</mark>
* Choose <mark style="color:purple;">`LP TAI-tKSM`</mark> as the <mark style="color:purple;">`Withdraw Token`</mark>
* Then enter the amount you wish to withdraw
* Click the <mark style="color:purple;">`Withdraw Liquidity`</mark> button and sign the transaction


---

# 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.taigaprotocol.io/resources/wiki/guides/taiga-protocol/on-karura-dapp/tai-tksm-pool.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.
