# Links

#### Website <a href="#website" id="website"></a>

* ​Landing page: [https://zklite.io/​](https://zklite.io)
* zkSync Lite DEX: [https://trade.zklite.io/](https://trade.zklite.io)

#### Social Media and Community <a href="#social-media-and-community" id="social-media-and-community"></a>

* ​Twitter: <https://twitter.com/zklite_exchange>​
* ​Telegram: <https://t.me/zklite_exchange>​
* ​Discord: <https://discord.gg/ebA2eXba>

#### Support <a href="#support" id="support"></a>

You can contact zkLite Exchange through email <contact@zklite.io>. Another option is to join the Community Discord or Telegram if you want quick answers to your questions or if you want to get in touch with support.


---

# 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.zklite.io/links.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.
