# tKSM on Karura (KSM-LKSM)

#### How to add liquidity

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

* Connect wallet (Polkadot.js or Talisman) to [app.taigaprotocol.io/assets](https://app.taigaprotocol.io/assets)
* Select <mark style="color:purple;">`Assets`</mark> from the navigation menu, then click <mark style="color:purple;">`MINT/REDEEM`</mark> within tKSM section

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

* Select <mark style="color:purple;">`Mint`</mark> tab
* Enter the amount of KSM and/or LKSM you wish to provide \
  \&#xNAN;**(Single asset OR two-sided assets deposits are supported)**
* Click <mark style="color:purple;">`Mint`</mark> and sign 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/mZkT8fUQwAWI1mUFeOKT" alt=""><figcaption></figcaption></figure>

* Select <mark style="color:purple;">`Assets`</mark> from the navigation menu, then click <mark style="color:purple;">`MINT/REDEEM`</mark>&#x20;
* Select <mark style="color:purple;">`Redeem`</mark> tab
* Choose the token you wish to withdraw into
* Enter the amount you wish to withdraw
* Click <mark style="color:purple;">`Redeem`</mark> and sign 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-taiga-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.
