# Velora Developer Docs

## Developer Docs

- [Velora API](https://developers.velora.xyz/api/velora-api.md)
- [Velora Delta API](https://developers.velora.xyz/api/velora-api/velora-delta-api.md)
- [Overview](https://developers.velora.xyz/api/velora-api/velora-delta-api/overview.md)
- [Contracts](https://developers.velora.xyz/api/velora-api/velora-delta-api/contracts.md)
- [Retrieve Delta price with fallback to Market](https://developers.velora.xyz/api/velora-api/velora-delta-api/retrieve-delta-price-with-fallback-to-market.md)
- [Retrieve details for creating cross-chain order](https://developers.velora.xyz/api/velora-api/velora-delta-api/retrieve-details-for-creating-cross-chain-order.md)
- [Build a Delta Order to Sign](https://developers.velora.xyz/api/velora-api/velora-delta-api/build-a-delta-order-to-sign.md)
- [Submit a Delta Order](https://developers.velora.xyz/api/velora-api/velora-delta-api/submit-a-delta-order.md)
- [Cancel a Delta Order](https://developers.velora.xyz/api/velora-api/velora-delta-api/cancel-a-delta-order.md)
- [Track Delta Order Status](https://developers.velora.xyz/api/velora-api/velora-delta-api/track-delta-order-status.md)
- [Example: Quote With Fallback](https://developers.velora.xyz/api/velora-api/velora-delta-api/example-quote-with-fallback.md)
- [Quote With Fallback](https://developers.velora.xyz/api/velora-api/velora-delta-api/example-quote-with-fallback/quote-with-fallback.md)
- [Velora Market API](https://developers.velora.xyz/api/velora-api/velora-market-api.md)
- [Overview](https://developers.velora.xyz/api/velora-api/velora-market-api/overview.md)
- [API Versions](https://developers.velora.xyz/api/velora-api/velora-market-api/master.md): In this section you can find all the information related to Velora API available versions
- [API v6.2](https://developers.velora.xyz/api/velora-api/velora-market-api/master/api-v6.2.md): Introduction to Velora API v6.2
- [API v5](https://developers.velora.xyz/api/velora-api/velora-market-api/master/api-v5.md): Introduction to Velora API version 5
- [Retrieve a price: /prices](https://developers.velora.xyz/api/velora-api/velora-market-api/get-rate-for-a-token-pair.md)
- [Build a transaction: /transactions](https://developers.velora.xyz/api/velora-api/velora-market-api/build-parameters-for-transaction.md)
- [Get Price & Calldata: /swap](https://developers.velora.xyz/api/velora-api/velora-market-api/get-rate-for-a-token-pair-1.md): The /swap endpoint allows you to make one API call to get both the priceRoute object as well as the Transaction Object.
- [Example: Fetch Price & Build Transaction](https://developers.velora.xyz/api/velora-api/velora-market-api/examples.md)
- [Get Tokens List](https://developers.velora.xyz/api/get-tokens-list.md)
- [AugustusRFQ](https://developers.velora.xyz/api/augustusrfq.md)
- [Introduction](https://developers.velora.xyz/api/augustusrfq/introduction.md)
- [Contracts](https://developers.velora.xyz/api/augustusrfq/contracts.md)
- [On chain Data Structure](https://developers.velora.xyz/api/augustusrfq/on-chain-data-structure.md)
- [AugustusRFQ API Specification](https://developers.velora.xyz/api/augustusrfq/augustusrfq-api-specification.md): Want to become a market maker on Velora?  This document describes the API you need to provide to us to make that happen!
- [Data structure in our centralized system](https://developers.velora.xyz/api/augustusrfq/data-structure-in-our-centralized-system.md)
- [API References](https://developers.velora.xyz/api/augustusrfq/api-references.md)
- [Fungible tokens](https://developers.velora.xyz/api/augustusrfq/api-references/fungible-tokens.md): /ft/ fungible api
- [Create a limit order](https://developers.velora.xyz/api/augustusrfq/api-references/fungible-tokens/create-a-limit-order.md)
- [Create a p2p limit order](https://developers.velora.xyz/api/augustusrfq/api-references/fungible-tokens/create-a-p2p-limit-order.md)
- [Get limit orders by maker](https://developers.velora.xyz/api/augustusrfq/api-references/fungible-tokens/get-limit-orders-by-maker.md)
- [Get limit orders by taker](https://developers.velora.xyz/api/augustusrfq/api-references/fungible-tokens/get-limit-orders-by-taker.md)
- [Get Pairs](https://developers.velora.xyz/api/augustusrfq/api-references/fungible-tokens/get-pairs.md)
- [Get Orderbook](https://developers.velora.xyz/api/augustusrfq/api-references/fungible-tokens/get-orderbook.md)
- [Fill a limit order](https://developers.velora.xyz/api/augustusrfq/api-references/fungible-tokens/fill-a-limit-order.md)
- [Cancel a limit order](https://developers.velora.xyz/api/augustusrfq/api-references/fungible-tokens/cancel-a-limit-order.md)
- [NFT](https://developers.velora.xyz/api/augustusrfq/api-references/nft.md): /nft/ non-fungible api
- [Create an order](https://developers.velora.xyz/api/augustusrfq/api-references/nft/create-an-order.md)
- [Create a p2p order](https://developers.velora.xyz/api/augustusrfq/api-references/nft/create-a-p2p-order.md)
- [Get NFT orders by maker](https://developers.velora.xyz/api/augustusrfq/api-references/nft/get-nft-orders-by-maker.md)
- [Get NFT orders by taker](https://developers.velora.xyz/api/augustusrfq/api-references/nft/get-nft-orders-by-taker.md)
- [Get Pairs](https://developers.velora.xyz/api/augustusrfq/api-references/nft/get-pairs.md)
- [Get orderbook](https://developers.velora.xyz/api/augustusrfq/api-references/nft/get-orderbook.md)
- [Fill a limit order](https://developers.velora.xyz/api/augustusrfq/api-references/nft/fill-a-limit-order.md)
- [Cancel a limit order](https://developers.velora.xyz/api/augustusrfq/api-references/nft/cancel-a-limit-order.md)
- [SDK](https://developers.velora.xyz/api/augustusrfq/sdk.md)
- [Typescript](https://developers.velora.xyz/api/augustusrfq/sdk/typescript.md)
- [Python](https://developers.velora.xyz/api/augustusrfq/sdk/python.md): https://github.com/paraswap/paraswap-python-sdk
- [Augustus Swapper](https://developers.velora.xyz/augustus-swapper.md): Augustus is the exchange proxy that enables swaps to happen in ParaSwap.
- [Augustus v6.2 smart contracts](https://developers.velora.xyz/augustus-swapper/augustus-v6.2-smart-contracts.md): Augustus is the exchange middleware that enables on-chain swaps
- [Augustus v5 smart contracts](https://developers.velora.xyz/augustus-swapper/smart-contracts.md)
- [Subgraphs](https://developers.velora.xyz/subgraphs.md): Query historical ParaSwap swap transactions on all supported chains through a GraphQL api via TheGraph.
- [Security](https://developers.velora.xyz/security.md): In this page you can explore all the security details and audits of ParaSwap
- [Augustus V6.2 security audit](https://developers.velora.xyz/security/augustus-v6.2-security-audit.md): In this page you can find all the security details and audit reports relevant to Augustus V6.2
- [Augustus V6.1](https://developers.velora.xyz/security/augustus-v6.1.md): In this page you can find all the security details and audit reports relevant to Augustus V6.1
- [Augustus RFQ](https://developers.velora.xyz/security/augustus-rfq.md): In this page you can find all the security details and audit reports relevant to Augustus RFQ
- [Augustus V5 security audit](https://developers.velora.xyz/security/augustus-v5-security-audit.md): In this page you can find all the security details and audit reports relevant to Augustus V6


---

# 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://developers.velora.xyz/api/velora-api.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.
