# How to Mint a Leverage Token

1. Go to [https://app.seamlessprotocol.com](https://app.seamlessprotocol.com/) and connect your wallet to the app.&#x20;

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

2. Choose the Leverage Token strategy you would like to enter and click on it.&#x20;

<figure><img src="/files/8EWRRMI1NNwZxbb3Ufjw" alt=""><figcaption></figcaption></figure>

3. Click "**Mint**".&#x20;

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

4. Enter the amount you want to invest or simply click “**max**” to use your entire wallet balance. Click “**Approve**” and sign a transaction in your wallet.

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

5. Once the approval is confirmed, you can mint your Leverage Token. Just click “**Confirm Mint**” and sign a transaction in your wallet.

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

6. That's it. You successfully minted your Leverage Token.

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

**NOTE.** Users can add LTs to their wallets.&#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.seamlessprotocol.com/step-by-step-guides/leverage-tokens/how-to-mint-a-leverage-token.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.
