# Use Case - dYdX

We noticed two major hurdles for dYdX users:

**1. Long transaction time**\
It takes 30 mins or up to few hours in certain occasions to deposit/withdraw asset to/from dYdX&#x20;

**2. Single direction**\
Users can only bridge assets from Ethereum to dYdX only but not the other way around. Users\
are currently withdrawing from dYdX via CEXs or 3rd party applications.

**MES's Solution**

MES's integration with dYdX has solved the two hurdles:\
Deposit time reduced to under a minute and it works in both directions


---

# 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.mesprotocol.com/guide/use-case-dydx.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.
