# Maximizing the Dashboard

## Get Alerts

KreiosLabs provides different setup cards for different traders: Reversal, Momentum, Pullback, RSI Bullish Divergence, Bullish Sweeps, EMA 36 Bounce (and many more to come).&#x20;

To further help people who can't have the time to open the app itself and refresh the setup cards for new coins listed, we implemented a Discord alert bot for those who trade in different timeframes.&#x20;

{% hint style="info" %}
Discord is a free instant-messaging platform where we host our community alerts, where you can send over your app requests, and where you can talk to other like-minded traders about how they use the screener for their trades.
{% endhint %}

### Create a Free Discord Account

To create a discord account, go to [Discord website](https://discord.com/) and download the Discord app (or open it from the browser) and enter your desired username.&#x20;

### Joining the Discord

When you first join our server, you won't be able to see anything besides our announcements and verify channel. To see the rest of the public channels, you must verify your account. If you haven't already joined the server, [click here](https://discord.gg/jBt7wpJG2j).&#x20;

<figure><img src="/files/l8X5kriGmQmqXITgR9Hx" alt=""><figcaption></figcaption></figure>

If you have problems verifying, send a direct message to one of the mods (those with the Chief Scientist roles) and they will sort everything out.

### Get Roles

Once you're in, go to *#get-roles-here channel* and press the corresponding emoji to get alerts on the timeframe that you usually use to trade the setups.&#x20;

{% hint style="warning" %}
Trade alerts are for Pioneer plans only. To access alerts, please [subscribe ](/kreioslabs/about-kreioslabs/explore-kreioslabs-for-free.md#subscribing-to-pioneer)to a higher plan.
{% endhint %}

<figure><img src="/files/LgIuNiLq078bGRSN18dL" alt=""><figcaption></figcaption></figure>

***

## Bookmark the App

It's hard to keep on typing the app's website link whenever you need to screen or filter coins out. However, we can remove this friction and replace it with just a click to load the app by bookmarking.

### On Mobile

1. To bookmark the app on mobile, simply open [KreiosLabs ](https://app.kreioslabs.com/)on a new tab in a Google Chrome browser.\
   \
   ![](/files/FrL55RPYyZ6zxmyruffo)<br>
2. Click the dropdown and select "Add to Home screen". \
   \
   ![](/files/ZF1Kx8CRC35D5oyO97OH)<br>
3. A prompt will appear, and you can rename the app if you wish to do so. \
   \
   ![](/files/QJhbAUfMQ2FAycKjDUYc)<br>
4. Click add and position the bookmarked app wherever you want it on your home screen.

### On Web

Bookmarking an app on web is fairly easy.&#x20;

1. Go to [KreiosLabs ](https://app.kreioslabs.com/)app website.
2. Click the Star button next to the website's URL to bookmark it. <br>

   <figure><img src="/files/PziJvYYj6uSMi2nSAyPL" alt=""><figcaption></figcaption></figure>
3. You will be prompted to rename the app and/or change the location of the bookmark.
4. Just press "Done" and you now have a bookmark to click whenever you need to access the app. <br>

   <figure><img src="/files/QL0BqCStEClCHe7yNNiw" alt=""><figcaption></figcaption></figure>


---

# 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://kreioslabsdocs.gitbook.io/kreioslabs/how-tos/maximizing-the-dashboard.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.
