# Integrated dApps

- [Swaps](https://help.railway.xyz/integrated-dapps/swaps.md): Perform a token swap with Railway DEX
- [Private Yield Farming](https://help.railway.xyz/integrated-dapps/private-yield-farming.md): Earn yield on your private balance on Railway Farm
- [Private Liquidity Provisioning](https://help.railway.xyz/integrated-dapps/private-liquidity-provisioning.md)
- [Using an Ethereum Name Service (ENS) Domain](https://help.railway.xyz/integrated-dapps/using-an-ethereum-name-service-ens-domain.md)
- [Using Railway Wallet with Unstoppable Domains](https://help.railway.xyz/integrated-dapps/unstoppable-domains.md): Receive private payments to an Unstoppable Domains address


---

# 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://help.railway.xyz/integrated-dapps.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.
