# AMKT Web Application

1. Visit our web app: [Mint and Redeem Portal](https://app.alongside.xyz/mint-and-redeem).
2. Connect your wallet.
3. Enter the number of AMKT units you wish to redeem.
4. Approve the transaction.

Upon completion, your WBTC and WSTETH will be sent to the same wallet.

{% embed url="<https://app.alongside.xyz/mint-and-redeem>" %}


---

# 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.amktdao.com/amkt-documentation/amkt-documentation/amkt-redemption/amkt-web-application.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.
