# Overview

This API is a gateway (bridge) for Web2 projects to the world of Web3 liquidity.

The main goal of this API is to allow projects from classic industries (such as fintech, edtech, etc.) to access Web3 liquidity in a simple and secure way.

**Our solution competes with the exchanges for the B2B segment because we provide:**

1. A non-custodial solution (your assets are always stored in your wallets, not in exchange accounts)
2. We offer a good rate (0.1 percent commission on all pairs)

{% hint style="success" %}
**Liquidity must be decentralized:** don't rely on the credibility and trustworthiness of cryptocurrency exchanges - keep the money in your wallets.

Expand the number of networks (we currently support 19 networks). You can store assets in the supported networks and exchange them.

Don't rely on a single provider!
{% endhint %}

<figure><img src="https://2758590738-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDpkbNewXwtJ3eE4VgRQg%2Fuploads%2FkH8dwS0CcoMDCmfgNgxz%2FChainspot%20Router%20Comparison.jpg?alt=media&#x26;token=72e7cea0-9e58-4c78-9b32-392c1e75d88d" alt=""><figcaption><p>Chainspot Router comparison</p></figcaption></figure>


---

# 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://web2.chainspot.io/overview.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.
