# Introduction

{% hint style="warning" %}
The api.vulpfi.com public exchange API is under development. The project is in pre-sale model and will soon be launched.
{% endhint %}

The VulpeFI API, is a cutting-edge discovery and routing algorithm, which offers asset exchanges at the best rates on the market. Finds the most efficient paths for a token swap, able to split between different protocols and even different market depths within one protocol in the shortest possible time.

{% hint style="info" %}
**INFO**

If you are an enterprise with significant trading volumes, please **complete this application** so we can assign you a custom API endpoint. The enterprise endpoint will offer significantly better performance across market rates and response times.
{% endhint %}

## Supported Networks/Chains <a href="#supported-networkschains" id="supported-networkschains"></a>

*
* [Binance Smart Chain](https://www.bnbchain.org/en)
* [Ethereum Mainnet](https://ethereum.org/)
* [BASE](https://swapbased.finance/#/)
* [Arbitrum](https://arbitrum.foundation)
* [Polygon](https://polygon.technology/)

***


---

# 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.vulpefi.com/aggregation-protocol/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.
