# Introduction

{% 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/addresses/broken-reference/README.md)
* [**`Elastic`**](/reference/legacy/kyberswap-elastic.md)
* [**`Limit Order`**](/kyberswap-solutions/limit-order.md)
* [**`Aggregator`**](/kyberswap-solutions/kyberswap-aggregator.md)
  {% endhint %}

### Overview[​](https://docs.kyberswap.com/Legacy/addresses/addresses-intro#overview) <a href="#overview" id="overview"></a>

The Addresses section provides the Kyber Network and token contract addresses for the different testnets.

* For Mainnet contract and token addresses, [click here](https://docs.kyberswap.com/Legacy/addresses/addresses-mainnet.md).
* For Ropsten contract and token addresses, [click here](https://docs.kyberswap.com/Legacy/addresses/addresses-ropsten.md).
* For Rinkeby contract and token addresses, [click here](https://docs.kyberswap.com/Legacy/addresses/addresses-rinkeby.md).
* For Kovan contract and token addresses, [click here](https://docs.kyberswap.com/Legacy/addresses/addresses-kovan.md).


---

# 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/addresses/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.
