# Confirm and Sign

Once you have confirmed all the swap details on the Optimex platform UI, the final steps are to authenticate the swap and sign-off the transfer on your Web3 wallet:

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

* Authenticate Swap request: Your connected base wallet UI will prompt you with a signature request. This signature is to authenticate the swap with specific swap details you saw earlier in the previous screen. No fund nor asset is moved with this signature.
* Token approval (applicable for ERC-20 token): If your base asset is an ERC-20 token (e.g., USDC, USDT or WBTC on Ethereum), your base wallet UI may prompt you to grant approval. This is a common practice for DeFi platforms dealing with  ERC-20 tokens.&#x20;
* Confirm swap: Finally, the base wallet UI will request your signature to transfer the indicated amount of base asset to Optimex Vault associated with the Swap. This transfer officially puts the Swap in progress. The next parts are on Optimex’s Solver and PMM to handle.


---

# 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.optimex.com/optimex-revolutionizing-bitcoin-finance/optimex-swap/user-guide/confirm-and-sign.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.
