# ATOM - Cosmos

<div align="left"><img src="/files/-LxGgGlmfVk30H6aQDF-" alt=""></div>

Cosmos is an ecosystem of blockchains that can scale and interoperate with each other. Before Cosmos, blockchains were siloed and unable to communicate with each other. They were hard to build and could only handle a small amount of transactions per second. Cosmos solves these problems with a new technical vision. In order to understand this vision we need to go back to the fundamentals of blockchain technology.

| Parameter                                                     | Value                                                         |
| ------------------------------------------------------------- | ------------------------------------------------------------- |
| Underlying Asset                                              | Cosmos                                                        |
| Project Website                                               | <https://cosmos.network/>                                     |
| Asset symbol                                                  | ATOM                                                          |
| Price Source                                                  | Binance                                                       |
| ​[Price Url](https://www.bitstamp.net/api/v2/ticker/ethusd/)​ | <https://api.binance.com/api/v3/ticker/price?symbol=ATOMUSDT> |
| Price Path                                                    | price                                                         |
| Max. Leverage                                                 | 50x                                                           |

####

#### Maintenance Margin Coefficients

| Leverage   | Maintenance Margin Coefficient |
| ---------- | ------------------------------ |
| 50x        | 0.45                           |
| 25x        | 0.40                           |
| 10x        | 0.35                           |
| 5x or less | 0.30                           |


---

# 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.dmex.app/assets/atom.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.
