# XLM - Stellar

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

The Stellar network is an open source, distributed, and community owned network used to facilitate cross-asset transfers of value. Stellar aims to help facilitate cross-asset transfer of value at a fraction of a penny while aiming to be an open financial system that gives people of all income levels access to low-cost financial services. Stellar can handle exchanges between fiat-based currencies and between cryptocurrencies. Stellar.org, the organization that supports Stellar, is centralized like XRP and meant to handle cross platform transactions and micro transactions like XRP. However, unlike Ripple, Stellar.org is non-profit and their platform itself is open source and decentralized. Through the use of its intermediary currency Lumens (XLM), a user can send any currency that they own to anyone else in a different currency.

| Parameter                                                     | Value                                                        |
| ------------------------------------------------------------- | ------------------------------------------------------------ |
| Underlying Asset                                              | Stellar                                                      |
| Project Website                                               | <https://www.stellar.org/>                                   |
| Asset symbol                                                  | XLM                                                          |
| Price Source                                                  | Binance                                                      |
| ​[Price Url](https://www.bitstamp.net/api/v2/ticker/ethusd/)​ | <https://api.binance.com/api/v3/ticker/price?symbol=XLMUSDT> |
| 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/xlm.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.
