# tDOT (DOT-LDOT) on Taiga dApp

#### How to add liquidity

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

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

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

* Select the token type(DOT or LDOT) you wish to provide and enter the amount
* Click <mark style="color:purple;">`Mint`</mark> and sign transaction
* If you want to provide two types of assets in balanced proportion, you can click the <mark style="color:purple;">`ADVANCED MINT/REDEEM`</mark> button

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

#### How to remove liquidity

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

* Select <mark style="color:purple;">`Mint`</mark>  from the navigation menu, then click <mark style="color:purple;">`ADVANCED MINT/REDEEM`</mark> button

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

* Select <mark style="color:purple;">`Redeem`</mark> tab
* Select 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 DOT and LDOT 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/tdot-dot-ldot-on-taiga-dapp.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.
