# Welcome to Velora

**Here you’ll find:**

* **Step-by-Step Guides:** Learn how to connect your wallet, swap tokens, place limit orders, stake your VLR, and more
* **Feature Deep Dives:** Uncover the powerful engines under the hood: our protocols, agents, superhooks, and battle-tested smart contracts built into Velora.
* **Integrate Velora:** Learn how to equip your project with DeFi superpowers using our API, SDK, widget, and Delta integrations.
* **Troubleshooting & FAQs**: Find quick answers to common questions. If you can't find what you're looking for, you can always ask us directly.

We’ve designed this documentation to be as clear and intuitive as Velora itself. Ready to explore?

**Navigate the categories below to get started.**

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td align="center"><strong>Integrating Velora</strong></td><td><a href="/pages/ciUTjCzl04VaWHHxZCiH">/pages/ciUTjCzl04VaWHHxZCiH</a></td><td><a href="/files/JIMaCdzvnzTUgjgPjw0M">/files/JIMaCdzvnzTUgjgPjw0M</a></td></tr><tr><td align="center"><strong>VLR Token</strong></td><td><a href="/pages/1K2YnCFmj8RXBWZ1nNN7">/pages/1K2YnCFmj8RXBWZ1nNN7</a></td><td><a href="/files/6LOUooMasJVoiLytapx5">/files/6LOUooMasJVoiLytapx5</a></td></tr><tr><td align="center"><strong>Velora DAO</strong></td><td><a href="/pages/4Dl5q1PuWDbSPHUjb37b">/pages/4Dl5q1PuWDbSPHUjb37b</a></td><td><a href="/files/MPqYiZzST20j26xE2xxU">/files/MPqYiZzST20j26xE2xxU</a></td></tr><tr><td align="center"><strong>Developer Documentation</strong></td><td><a href="https://developers.paraswap.network/">https://developers.paraswap.network/</a></td><td><a href="/files/66zdGmjYFtzyZGMATAK6">/files/66zdGmjYFtzyZGMATAK6</a></td></tr><tr><td align="center"><strong>Help Center</strong></td><td><a href="https://help.paraswap.io/en/">https://help.paraswap.io/en/</a></td><td><a href="/files/xnPaLAskkfQDST1D1lUv">/files/xnPaLAskkfQDST1D1lUv</a></td></tr></tbody></table>


---

# 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.velora.xyz/master.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.
