> For the complete documentation index, see [llms.txt](https://docs.quickintel.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.quickintel.io/quick-intel-scanner/launch-dashboard.md).

# Launch Dashboard

The Quick Intel Dashboard is an innovative way for traders to get key information as a one-stop shop on projects launching across multiple chains.

<div data-full-width="false"><figure><img src="/files/ZIq7d1FrXoVjZW4ENja7" alt=""><figcaption><p>Quick Intel "New Token" Dashboard</p></figcaption></figure></div>

{% hint style="info" %}
Note that the dashboard is a <mark style="color:yellow;">benefit of being an All Access tier holder.</mark> &#x20;

Learn more about Quick Intel tier benefits at: [Tiers & Benefits](/qkntl-token/tiers-and-benefits.md)
{% endhint %}

## Quick Intel Launch Dashboard: Your Multi-Chain Trading Partner

The Quick Intel Dashboard revolutionizes the way traders access information on projects launching across various blockchain networks. It consolidates critical data into a single platform, offering immediate insights into newly launched tokens —saving traders time and enabling more informed investment decisions.

### Core Features

* **Comprehensive Multi-Chain Coverage**: Offers insights across several major blockchain networks.
* **Real-Time Information**: Ensures users have the latest data to act on promptly.
* **User-Centric Design**: Easy navigation and integration with the Quick Intel scanner.

### Benefits for Traders

The dashboard levels the playing field by eliminating information asymmetry, providing all traders, regardless of their size, with the opportunity to make well-informed decisions quickly.

### Conclusion

For traders navigating the complex cryptocurrency market, the Quick Intel Dashboard is an indispensable tool that simplifies the process of finding key contract information in one accessible location.

With the Quick Intel Scan directly integrated into the Dashboard, users can get a holistic view of tokens quickly and easily!


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.quickintel.io/quick-intel-scanner/launch-dashboard.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
