> For the complete documentation index, see [llms.txt](https://docs.coinscan.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coinscan.com/introduction/welcome-to-coinscan.md).

# Welcome to CoinScan

Welcome to CoinScan, an on-chain crypto trading platform designed to deliver real-time data, transparent analytics, and management features for safe and smart trading.

We aim to be your go-to multichain trading platform. Our modern features and integrated swap tool, powered by our own developed technology and easy-to-use interface, position CoinScan as the all-in-one trading solution for both beginner and experienced traders.&#x20;

If you have any additional questions, feel free to reach out to our support team at **<contact@coinscan.com>** or connect with us through our social media channels.

## **Official CoinScan Social Media Links**

Website -> <https://www.coinscan.com/>

Twitter -> <https://x.com/coinscandefi>

Telegram -> <https://t.me/coinscancommunity> - @coinscancommunity

Discord -> <https://discord.com/invite/aQH3DpfeH2>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.coinscan.com/introduction/welcome-to-coinscan.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.
