# Sign transactions

Confirm the transaction in MetaMAsk

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

Once the burning is complete, minting will begin automatically, and the OK button will appear.

<figure><img src="/files/6EQKeyfv4kOhtf1P5kpX" alt=""><figcaption></figcaption></figure>

Once the minting process has been completed, you should observe the confirmation.

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

You will receive an email confirmation with the transaction details.

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


---

# 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.ethernity.cloud/swap-dapp/sign-transactions.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.
