# Introduction

Keep track of your upcoming launches, that you've won on Alphabot or elsewhere, in an easy-to-use scheduler. All times shown are adjusted to your device's timezone.

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

## Daily overview

By clicking on a day, the content on the right will reflect the projects or launches for that selected day. You can see further information about the individual projects or launches by clicking on the name, which opens up a window as shown in the image below.&#x20;

Here you can star the project (i.e. favorite), add it to your Google Calendar, see the project's social links, any available data about the launch (supply/price/raise in the image below), and the ability to add external wins (see [Adding External Wins](/alphabot/the-calendar/adding-external-wins.md) for more).

<figure><img src="/files/aWsB2FAc5kfQ9ac21zeR" alt="" width="375"><figcaption></figcaption></figure>

## Launches or projects you've won

Any projects that you have won whitelist for on Alphabot, or that you have added as an external win, will be marked in green. All days where a project is minting that you have whitelist for, will also be marked with a green outline as can be seen on the left in the image below.&#x20;

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

## Starred projects or launches

Projects that you've starred (i.e. favorited) are highlighted in yellow.

<figure><img src="/files/VHnFBwTFv1zFeHI3f9Td" 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://alphabot-docs.gitbook.io/alphabot/the-calendar/introduction.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.
