# 3pool on Karura (aUSD-USDC-USDT)

#### How to add Liquidity

<figure><img src="/files/VyWzwB7YfL2yd22vTVaq" 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>&#x20;

<figure><img src="/files/9h4CfayviIut1BPLIvma" alt=""><figcaption></figcaption></figure>

* Select <mark style="color:purple;">`Mint`</mark> tab
* Enter the amount of aUSD and/or USDC/USDT you wish to provide
* Click <mark style="color:purple;">`Mint`</mark> button and sign transaction

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

#### How to remove Liquidity

<figure><img src="/files/epkzXdnwuBv34vu5fKQ3" 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 aUSD, USDC and USDT 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/3pool-on-karura-ausd-usdc-usdt.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.
