# ETH

## General

World accepts WETH deposits. If you have ETH, the UI will allow you to first wrap it to WETH and then deposit WETH.

Available for: Spot, Perps, Loans

## Bridging

At the moment, the best option is MegaETH's [Rabbithole](https://rabbithole.megaeth.com/bridge), although this is not good for size.


---

# 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.world.inc/listings/eth.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.
