# tKSM on Karura (KSM-LKSM)

#### How to add liquidity

<figure><img src="/files/x25jiOFHXkpboKl4JFWC" 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;">`tKSM (KSM-LKSM)`</mark> as the <mark style="color:purple;">`pair token`</mark>
* Then enter the amount of KSM and/or LKSM you wish to provide \
  \&#xNAN;**(Single asset OR two-sided assets deposits are supported for the taiKSM pool)**
* Click the <mark style="color:purple;">`Add Liquidity`</mark> button and sign the transaction

{% hint style="info" %}
\*You can turn on ”Add all assets in a balanced proportion“ toggle to provide KSM and LKSM proportionally
{% endhint %}

#### How to remove liquidity

<figure><img src="/files/5HMI7xrhQzj9WlWrl6oQ" alt=""><figcaption></figcaption></figure>

* 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;">`tKSM (KSM-LKSM)`</mark> as the <mark style="color:purple;">`Withdraw Token`</mark>
* Select the token you wish to withdraw into
* Then enter the amount you wish to withdraw
* Click the <mark style="color:purple;">`Withdraw Liquidity`</mark> button and sign the transaction

{% hint style="info" %}
\*You can turn on “Withdraw in a balanced proportion” toggle to redeem into KSM and LKSM proportionally
{% endhint %}


---

# 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/tksm-on-karura-ksm-lksm.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.
