# tDOT (DOT-LDOT) on Acala

#### How to add liquidity

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

* Connect wallet (Polkadot.js or Talisman) to [apps.acala.network](https://apps.acala.network/)
* Select <mark style="color:purple;">`Swap`</mark> from the navigation menu, then select <mark style="color:purple;">`Liquidity`</mark> tab and select <mark style="color:purple;">`Add Liquidity`</mark>
* Choose <mark style="color:purple;">`tDOT (DOT-LDOT)`</mark> as <mark style="color:purple;">`Pair Token`</mark>
* Enter the amount of DOT and/or LDOT you wish to provide \
  \&#xNAN;**(Single asset OR two-sided assets deposits are supported)**
* Click <mark style="color:purple;">`Add Liquidity`</mark> and sign transaction

{% 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/F0HY8ovP23VWskRPu1go" alt=""><figcaption></figcaption></figure>

* Select <mark style="color:purple;">`Swap`</mark> from the navigation menu, then select <mark style="color:purple;">`Liquidity`</mark> tab and select <mark style="color:purple;">`Withdraw Liquidity`</mark>
* Choose <mark style="color:purple;">`tDOT (DOT-LDOT)`</mark> as <mark style="color:purple;">`Withdraw Token`</mark>
* Enter the amount you wish to withdraw
* Click <mark style="color:purple;">`Withdraw Liquidity`</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-acala-dapp/tdot-dot-ldot-on-acala.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.
