# What is WETH? How can I get it?

**WETH (Wrapped ETH)** is a currency that allows users to make pre-authorized bids that can be fulfilled at a later date without any further action from the bidder. WETH is used to buy and sell with auctions on Mintverse. ETH and WETH are worth exactly the same amount and can be exchanged directly on your Mintverse profile.


---

# 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://mintverse.gitbook.io/mintverse-help-centre/beginners-guide/what-is-weth-how-can-i-get-it.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.
