# Minting IST - PSM

## Step 1: Connect PSM Dapp to Agoric Smart Wallet

1. Navigate to <https://psm.inter.trade/> . **Note: if you are using Brave browser, please ensure to turn off Brave shields before proceeding as it will interfere with the dapp->wallet communication.**
2. Verify you are connecting to 'Agoric Mainnet' in drop-down then click ***'Connect Keplr'*** on far right:
3.

```
<figure><img src="/files/fotN8E0ufuRxatUu98Cy" alt=""><figcaption></figcaption></figure>
```

4. Once complete you'll see 'Keplr Connected' and you will see IST Swap panel features appear however you will need to accept the dapp connection in your Agoric Smart wallet to continue:
5.

```
<figure><img src="/files/XrnK5zSgDDWoIIGy536D" alt=""><figcaption></figcaption></figure>
```

6. Launch <https://wallet.agoric.app/wallet/>. In 'Dashboards' view - hit *'**Accept'*** for PSM Dapp Connection.
7.

```
<figure><img src="/files/2QAklDuuHh8gJh4OFKBR" alt=""><figcaption></figcaption></figure>
```

8. You've now connected the PSM Dapp to your Agoric Smart Wallet and are ready to mint IST on the PSM!

## Step 2: Mint IST

1. Navigate back to the your PSM UI browser tab (or re-open <https://psm.inter.trade/> in a new tab)
2. On the IST Swap feature input screen, click 'Select Asset' in the 'Swap From' dropdown and select the stable asset you wish to swap for IST.
3.

```
<figure><img src="/files/f2u7e3M4HH5Vipnd99Ni" alt=""><figcaption></figcaption></figure>
```

4. Enter the amount you would like to swap and hit **'Create Swap Offer'** (Note: Any applicable fees (in IST) will be deducted and reflected in your quoted IST amount.):
5.

```
<figure><img src="/files/BP95PeVbJJzJBAUT5TEv" alt=""><figcaption></figcaption></figure>
```

6. You will see confirmation of swap offer sent in bottom right corner of the PSM:&#x20;
7. ![](/files/hOm17Qvxzi1M728SVHLH)
8. Navigate back to your **Agoric Smart Wallet** browser tab. You will see the swap offer appear as a panel on the right of you purses. In this example the stable token you are swapping for IST is the 'Give In' token with 'Want Out' token being IST. You will also see the Review and hit **'Approve'**:
9.

```
<figure><img src="/files/J5Z8UjjnmmmBSYxqTwcv" alt=""><figcaption></figcaption></figure>
```

10. You will then be prompted to approve transaction in your Keplr wallet (or your Ledger) - hit **'Approve'**:
11. ![](/files/voTszvCdp5D2TjfkcNz5)
12. Upon completion of the swap, the offer will update from 'Pending' to 'Accepted', your IST will appear in your **Agoric Smart Wallet** purse and in your **Keplr** wallet (under ‘**Tokens**’):
13. ![](/files/0pRJVQdbWeUxXN6C4bxu)
14. ![](/files/UnagjcjE84eSF65KG7dr)
15.

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

16. Congratulations! You have just minted $IST and are ready to #ridethecosmos!

## To Swap IST back for a stable token

**Note: We strongly advise that you do not trade away all of your IST as doing so means you will no longer have any IST for future trades.**

To swap your IST back to a stable token, hit the ‘***reverse/switch***’ toggle on the IST Swap dialog box on <https://psm.inter.trade/>.

You will need to similarly approve the offer in your Agoric Smart Wallet and approve Keplr transaction (as above).&#x20;

<img src="/files/LWHSu45VkFaN9Uoi8Qfo" alt="" data-size="original">


---

# 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.inter.trade/user-how-to/minting-ist/minting-ist-psm.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.
