# Getting Started

- [About Raydium](https://docs.raydium.io/raydium/getting-started/about-raydium.md)
- [The Raydium App](https://docs.raydium.io/raydium/getting-started/the-raydium-app.md): Trade, swap, and earn using the Raydium UI
- [Onboarding](https://docs.raydium.io/raydium/getting-started/quickstart.md): Set up a wallet, fund it, and start using Raydium
- [Wallets](https://docs.raydium.io/raydium/getting-started/quickstart/publish-your-docs.md): Choose a wallet and connect to Raydium
- [Buy crypto with fiat](https://docs.raydium.io/raydium/getting-started/quickstart/buy-crypto-with-fiat.md): Buy crypto with a card or cash out to your bank
- [Bridge Crypto](https://docs.raydium.io/raydium/getting-started/quickstart/bridge-crypto.md)
- [Trust and safety](https://docs.raydium.io/raydium/getting-started/trust-and-safety.md): Stay safe while using Raydium and other dApps


---

# 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.raydium.io/raydium/getting-started.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.
