# Getting Started

{% hint style="warning" %}
You are referring to the **`Legacy`** version of KyberSwap docs.

For the most updated information, please refer to:

* [**`Classic`**](https://github.com/KyberNetwork/kyberswap-documentation/blob/main/reference/legacy/integrations/broken-reference/README.md)
* [**`Elastic`**](/reference/legacy/kyberswap-elastic.md)
* [**`Limit Order`**](/kyberswap-solutions/limit-order.md)
* [**`Aggregator`**](/kyberswap-solutions/kyberswap-aggregator.md)
  {% endhint %}

![How others can work with Kyber Network](https://docs.kyberswap.com/assets/images/kyberusecases-d5cc30f7667a3461316f896491880959.png)

At Kyber, we strongly believe in working together with other players in the ecosystem. Developers can build their own innovative applications and interact with our protocol implementation to leverage the shared liquidity pool — creating a world where any token can be used anywhere.

The three main categories of users of the Kyber protocol are:

1. DApps
2. Vendors
3. Wallets

The figure below shows some of the projects that have integrated with Kyber.

![Ecosystem Map](https://docs.kyberswap.com/assets/images/kyber-ecosystem-48777d701d014145d9a6ccf3dc336150.png)


---

# 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.kyberswap.com/reference/legacy/integrations/getting-started.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.
