> For the complete documentation index, see [llms.txt](https://docs.meridianfinance.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meridianfinance.net/integrations.md).

# Integrations

| Name                                                                                                                                                                              | Type of Integration                                                                        | Information Links                                                                                                                                                                                                                                                                                                                                                         |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [**1delta**](https://app.1delta.io/margin?chain=taiko\&lender=meridian)                                                                                                           | Decentralized Margin & Lending Aggregator, built on Meridian Lend on the Taiko network.    | <https://medium.com/@meridianFinance/meridian-partners-with-1delta-to-offer-decentralized-margin-lending-aggregator-24876887c9e2>                                                                                                                                                                                                                                         |
| [**OpenOcean**](https://openocean.finance/)                                                                                                                                       | Efficient DEX / DeFi Aggregator, supports Meridian Swap on the TelosEVM network.           | <https://hellotelos.medium.com/partnership-announcement-telos-x-openocean-a64876bb5799>                                                                                                                                                                                                                                                                                   |
| [**Swing**](https://swap.meridianfinance.net/)                                                                                                                                    | Trade MST from any network.                                                                | <https://x.com/swing_xyz/status/1762579305442533653>                                                                                                                                                                                                                                                                                                                      |
| [**Lynx**](https://app.lynx.finance/?chainId=42161)                                                                                                                               | Perpetuals trading using $MST as collateral                                                | <p><a href="https://medium.com/@meridianFinance/meridian-partners-with-lynx-to-enable-perpatuals-trading-using-mst-b4e1df9d2865"><https://medium.com/@meridianFinance/meridian-partners-with-lynx-to-enable-perpatuals-trading-using-mst-b4e1df9d2865></a><br><a href="https://www.youtube.com/watch?v=6vEVG8OU5XQ"><https://www.youtube.com/watch?v=6vEVG8OU5XQ></a></p> |
| **DEXs:** [Swapsicle](https://app.swapsicle.io/swap), [Symmetric](https://app.symm.fi/#/), [Voltage](https://voltage.finance/), [Aerodrome](https://aerodrome.finance/), Taraswap | Trade MST & USDM accross Meridian's supported networks.                                    |                                                                                                                                                                                                                                                                                                                                                                           |
| Oracles: [Chainlink](https://dev.chain.link/), [DIA](https://www.diadata.org/app/), [Pyth](https://www.pyth.network/price-feeds), [Supra](https://supra.com/developers/)          | Price feeds that provide Meridian’s products with real-time, up-to-date price information. | <https://x.com/chainlink/status/1833174085506879538>                                                                                                                                                                                                                                                                                                                      |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.meridianfinance.net/integrations.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.
