# Augustus RFQ

### Velora **Limit Order Protocol**  <a href="#what-is-paraswap-limit-order-protocol" id="what-is-paraswap-limit-order-protocol"></a>

Velora Limit Order Protocol is a set of smart contracts developed by Velora and available in Ethereum, Polygon, Binance Smart Chain, Avalanche, Arbitrum, and Optimism.

Velora's Multichain Limit Order Protocol aims to become a public good with which anyone can interact and build dApp use cases in a completely decentralized way.

#### Key Features <a href="#key-features" id="key-features"></a>

The protocol goes beyond ERC-20 token limit orders and enables, among others, ERC721 NFT limit orders, peer-to-peer, RFQ, and OTC trading.

* **Top gas efficiency:** Velora’s limit orders offer the most gas-efficient transactions in the market.
* **Greater flexibility for users:** the protocol allows token-to-token trade and token-to-NFT, multiple token-to-NFT trading, and NFT-to-NFT swap. Moreover, it allows users to buy & sell ERC721 in the token they choose, independently of the other party’s token choice.

Please visit the following links to learn more about Velora Limit Orders:

* [Getting started with Limit Orders](https://help.paraswap.io/en/articles/6554744-what-is-a-limit-order-and-how-does-it-work)
* [Integrating Velora Limit Order Protocol ](/integrating-velora/integrating-velora-overview/augustus-rfq-limit-orders-and-market-maker.md#paraswap-limit-order-protocol)
* [Limit Orders Docs](https://developers.paraswap.network/api/limit-orders)

### Velora **Market Makers** <a href="#what-is-paraswap-limit-order-protocol" id="what-is-paraswap-limit-order-protocol"></a>

The liquidity provided by market makers helps Velora provide competitive prices and progressively get more and more efficient.

On top of the **better pricing** it helps to provide, this has additional benefits as it enables Velora to provide **MEV-resistant and 0 slippage swaps**.

Please visit the following links to learn more about Velora Market Makers:

* [Becoming a Velora Market Maker ](/integrating-velora/integrating-velora-overview/augustus-rfq-limit-orders-and-market-maker.md#what-is-paraswap-limit-order-protocol)
* [Market Makers API Docs](https://developers.paraswap.network/augustusrfq-api-specification)


---

# 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/intro-to-velora/velora-overview/augustus-rfq.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.
