# Introduction

## Key Features

The protocol goes beyond ERC-20 token PMM RFQ and enables, among others, ERC721 NFT peer-to-peer, RFQ, and OTC trading.&#x20;

* **Top gas efficiency:** Velora's AugustusRFQ offer the most gas-efficient transactions in the market.&#x20;
* **Greater flexibility for users:** the protocol allows not only token-to-token trade but also token-to-NFT, multiple token-to-NFT trading, and NFT-to-NFT swap. Moreover, it allows users to buy & sell ERC721 in the token of their choosing, independently of the other party’s token choice.<br>

### Supported chains and tokens

**Chains**

* Ethereum
* Arbitrum
* Avalanche
* BSC
* Optimism
* Polygon

**Tokens**

* ERC-20
* ERC721
* ERC1155


---

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