> For the complete documentation index, see [llms.txt](https://matrixdock.gitbook.io/matrixdock-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://matrixdock.gitbook.io/matrixdock-docs/english/treasury-bill-token-stbt/minting-and-redeeming.md).

# Minting & Redeeming

<details>

<summary>Mint &#x26; Redeem on Matrixdock website</summary>

**Step 1:**

Access <https://app.matrixdock.com/stbt/mint>

**Step 2:**

Sign in and connect your whitelisted web3 wallet. You need to complete Accredited Investor Verification to whitelist wallet address. Read below to know how to onboard with Matrixdock

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

[Onboard with Matrixdock](/matrixdock-docs/english/get-started/onboard-with-matrixdock.md)

**Step 3:** Place your mint/redeem order, settlement time will be within T+2 days (T+0 for limited quota).

</details>

<details>

<summary>Mint &#x26; Redeem via BIT App (formerly Matrixport App)</summary>

If you are a BIT user, you can mint and redeem via the app. Download the app [here](https://www.bit.com/).&#x20;

</details>

<details>

<summary>Mint &#x26; Redeem via on-chain transfer procedure</summary>

Sending USDC to the dedicated minting address of 0x5a47DF2aaec5ad2F95A6a353c906559075f94186 for minting of STBT and sending STBT to the dedicated redemption address of 0xDEE9Ed3B19d104ADBbE255B6bEFC680b4eaAAda3 for redeeming of STBT can be done to place mint/redeem orders.&#x20;

Only send USDC/STBT to these addresses after you have been verified as a eligible STBT user by Matrixdock.

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://matrixdock.gitbook.io/matrixdock-docs/english/treasury-bill-token-stbt/minting-and-redeeming.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
