# Key Objective

There is a huge problem: assets and data in the Ethereum ecosystem cannot be bridged to Cosmos. This is the solution Dymensify solves.

This documentation is a technical deep-dive into understanding Dymensify, how it works, the infrastructure it relies on, its ecosystem, and various other salient details about the protocol.

*Note: This documentation will be updated periodically. Thus, it is your foremost resource on anything related to Dymensify.*


---

# 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://dymensify.gitbook.io/dymensify-bridge-docs/introduction-and-problem-statement/key-objective.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.
