# Welcome to Swapper API!

<figure><img src="https://1500477115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FP4k89KNHTZbRHH3UPvRU%2Fuploads%2FwNBpcsxuZ42nW7xHTzsY%2Fbanner_twitter.png?alt=media&#x26;token=8507d7b9-590d-4a8f-94c2-591ff42b9af3" alt=""><figcaption></figcaption></figure>

## Welcome to Swapper API

Welcome to Swapper API! You can send requests to 6 of the world's largest liquidity pools using the Swapper API. In this way, you can find the best price of the token you want to swap.

## What is the Swapper?

The Swapper is developing an API technology that provides end-to-end liquidity endpoints. Developers who want to develop DEX or dApp can use Swapper API for token swap transactions. Swapper sends requests to 6 different liquidity pools at the same time. In this way, it finds the most suitable price match and shows it to the user.

### **Everything you need in one place**

🔺️ End to end liquidity pools API&#x20;

🔺️ Check best price for swap&#x20;

🔺️ Do swap in seconds&#x20;

🔺️ Pay less commissions, get more tokens

{% content-ref url="swap-api/quick-start" %}
[quick-start](https://the-swapper-project.gitbook.io/the-swapper/swap-api/quick-start)
{% endcontent-ref %}

## GET Price

Before starting the swap process, you can find the information that you will show the user in the interface in this API.

## GET Quote

It is the API connection required for the swap operation. You can initiate the Swap process by sending a request to this API link.


---

# 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://the-swapper-project.gitbook.io/the-swapper/welcome-to-swapper-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.
