# Mint Tranches

Users can mint tranche tokens in two ways: using tranche client, or directly on Etherscan (contract). The main reason to mint tranche tokens is for liquidity providers (LPs). After minting tranche tokens, LPs can deposit them on Uniswap to earn a portion of trading fees.&#x20;

To mint tranches through Etherscan, follow the directions [here.](/buttonwood/user-guides/mint-tranches/mint-tranches-via-contract.md)

To mint tranches via tranche client, simply

1. Go to the [Tranche client](https://app.tranche.button.finance/) and Connect Wallet

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

Now users need to find the pool they would like to provide liquidity for. The first two decisions to make are:

1. Asset: If you want to tranche "wBTC" you would select one of the "bWBTC"
2. Bond Maturity: If you want tranche tokens for the bond maturing in \~one month, you would select the relevant asset with 33 days maturity date.&#x20;

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

Users then decide on the amount they would like to Tranche, and are provided with the amount of Tranche A, B, and Z tokens.&#x20;

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

LPs can then take their tranche tokens to app.uniswap.org, and deposit liquidity at their ranges, or go and place an Order on app.zero.button.finance.&#x20;


---

# 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.prl.one/buttonwood/user-guides/mint-tranches.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.
