# Quick Start Guide

Start using Fusior in under 5 minutes. Here’s how:

#### 1. Get Your Access Code

Fusior is currently in invite-only beta.\
👉 Visit [fusior.ai/register](https://fusior.ai/register) to request access.\
Once approved, you’ll receive a unique **access code**.

#### 2. Log In at the Console

* Go to [console.fusior.ai](https://console.fusior.ai)
* Connect your wallet (Solana )
* Enter your **access code** to unlock the platform

#### 3. Navigate the Dashboard

After logging in, you’ll see:

* Real-time tweet signals from top crypto accounts
* Curated crypto news with sentiment labels
* Market and macroeconomic activity
* New token launches with buy/sell volume

#### 4. Explore Key Tabs

* **Twitter:** AI-analyzed influencer signals (PreToken, Meme, Actionable, etc.)
* **News:** Crypto news filtered by relevance and impact
* **AI Copilot:** Ask Fusior’s assistant about tokens, trends, or market moves
* **Webhook:** Set up live alerts to your own tools (Discord, Telegram, etc.)

#### 5. Set Up Alerts (Optional)

Power users can go to the **Webhook** tab:

* Add your Webhook URL
* Start receiving instant alerts for new signals, token launches, or tweets


---

# 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://fusior.gitbook.io/docs/fusior-overview/quick-start-guide.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.
