> For the complete documentation index, see [llms.txt](https://docs.onthis.xyz/overview/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.onthis.xyz/overview/users/metamask-snap.md).

# MetaMask Snap

Stop guessing about which contract you are using. See a breakdown on exactly what will happen with your deposit before confirming your transaction.

### Why use Onthis Snap?

* **Stay Safe.** Since you don't need a UI to use our contracts, Snaps make sure you send your funds to the intended address by presenting visual confirmation of the contract name.
* **Easy to understand.** See a breakdown on exactly what happens in the background when you send your deposit to the contract address before confirming your transaction.
* **Get more info.** View additional transaction info such as ETA and estimated transaction costs.

### How to add Onthis Snap to your MetaMask:

1. Add the Onthis Snap into your MetaMask with a simple link.
2. Paste in any of our contract addresses into the send to field on your MetaMask.
3. Metamask will automatically detect whether you're using the right contract.


---

# 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:

```
GET https://docs.onthis.xyz/overview/users/metamask-snap.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.
