> For the complete documentation index, see [llms.txt](https://docs.bifrost.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bifrost.io/dapp-tutorials-and-use-cases/providing-liquidity-on-dex-perp-dex.md).

# Providing Liquidity on DEX/Perp DEX

## Providing Liquidity

{% hint style="info" %}
***To view more use cases in the Bifrost Support Lab, visit*** [***Providing Liquidity on DEX***](https://page.bifrost.io/Providing-Liquidity-on-DEX-6a18565e19c84016a2a2f5ef536b879d) ***and*** [***Providing Liquidity on Perp DEX***](https://page.bifrost.io/Providing-Liquidity-on-Perp-DEX-bc9f6dcfe08f4accaa1c7e5c4f74b7b1)
{% endhint %}

You can provide various Bifrost LSTs on DEX to earn extra LP rewards:

* [Hydration](https://www.notion.so/bifrost-io/HYDRATION-39666e74d84f45fca63807fa4dafa004?pvs=4) - Polkadot appchain
* [Beamswap](https://www.notion.so/bifrost-io/BEAMSWAP-82417fce0a414af49236578333237a29?pvs=4) - Moonbeam DEX
* [Stellaswap](https://www.notion.so/bifrost-io/STELLASWAP-59a475f1485a473ca53a9f0765c07f23?pvs=4) - Moonbeam DEX
* [Gull Network](https://www.notion.so/bifrost-io/GULL-NETWORK-6a5031162fc44c5789538c1ccfbf2454?pvs=4) - Manta Pacific DEX
* [Firefly DEX](https://www.notion.so/bifrost-io/FIREFLY-7c1db3d55d73412b829c3778881bac2c?pvs=4) - Manta Pacific DEX

You can provide various Bifrost LSTs on Perp DEX to earn extra LP rewards:

* [KiloEx](https://www.notion.so/bifrost-io/KILOEX-836bd72bafd241a29119a9849ce5ff2f?pvs=4) - Manta Pacific Perp DEX


---

# 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.bifrost.io/dapp-tutorials-and-use-cases/providing-liquidity-on-dex-perp-dex.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.
