# Velora User Docs

## Velora User Docs

- [Welcome to Velora](https://docs.velora.xyz/master.md): Whether you’re a DeFi builder, a seasoned trader, or freshly starting your trading journey, this is your central knowledge resource for everything about Velora.
- [Velora Overview](https://docs.velora.xyz/intro-to-velora/velora-overview.md)
- [Aggregation Protocol](https://docs.velora.xyz/intro-to-velora/velora-overview/aggregation-protocol.md)
- [Velora Delta](https://docs.velora.xyz/intro-to-velora/velora-overview/velora-delta.md): Learn more about Delta, the Velora crosschain Intents-based trading protocol.
- [Augustus RFQ](https://docs.velora.xyz/intro-to-velora/velora-overview/augustus-rfq.md): Learn more about the Velora RFQ set of smart contract which powers Limit Orders and Market Makers quotes
- [Protocol Revenue](https://docs.velora.xyz/intro-to-velora/velora-overview/protocol-revenue.md): This page overviews Velora revenue streams, clarifies Partner's revenue structure, and helps users understand the business model better.
- [Integrating Velora Overview](https://docs.velora.xyz/integrating-velora/integrating-velora-overview.md)
- [Fee Sharing](https://docs.velora.xyz/integrating-velora/integrating-velora-overview/fee-sharing.md): Partners can easily integrate with Velora Protocol using the Velora API and control the fee structure of their integration, deciding whether to charge a swap fee or participate in surplus sharing.
- [Augustus RFQ: Limit Orders & Market Maker](https://docs.velora.xyz/integrating-velora/integrating-velora-overview/augustus-rfq-limit-orders-and-market-maker.md): Learn how to integrate to Limit Orders Protocol and how to become a Market Maker
- [VLR Token](https://docs.velora.xyz/velora-governance/vlr-token.md): On this page you can find the key information about VLR the Velora Governance token and its staking model
- [VLR Token Overview](https://docs.velora.xyz/velora-governance/vlr-token/vlr-token-overview.md)
- [Legacy token - PSP](https://docs.velora.xyz/velora-governance/vlr-token/legacy-token-psp.md)
- [PSP 2.0](https://docs.velora.xyz/velora-governance/vlr-token/psp-2.0.md)
- [PSP staking mechanisms](https://docs.velora.xyz/velora-governance/vlr-token/psp-2.0/psp-staking-mechanisms.md): Introducing sePSP1 and sePSP2: PSP-only staking and liquidity-pool-based options
- [Incentives distribution](https://docs.velora.xyz/velora-governance/vlr-token/psp-2.0/incentives-distribution.md): Earn incentives for the services provided to Velora in the form of a portion of the accrued protocol fees
- [Social Escrow System and ParaBoost](https://docs.velora.xyz/velora-governance/vlr-token/psp-2.0/social-escrow-system-and-paraboost.md): Incentivizing stakers who add value and perform services to Velora through ParaBoost
- [Staking PSP](https://docs.velora.xyz/velora-governance/vlr-token/psp-2.0/staking-psp.md): Get further involved with Velora to help improve efficiency and decentralization
- [Unstaking PSP](https://docs.velora.xyz/velora-governance/vlr-token/psp-2.0/unstaking-psp.md)
- [Velora DAO](https://docs.velora.xyz/velora-governance/velora-dao.md): What is the governance process of Velora?
- [Reserve and Treasury](https://docs.velora.xyz/velora-governance/reserve-and-treasury.md): This page details the means available to the Velora DAO and the main expanses it covers.


---

# Agent Instructions: Querying This Documentation

If you need additional information, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on a 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.
