> For the complete documentation index, see [llms.txt](https://nfd-gg.gitbook.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nfd-gg.gitbook.io/main/eng-nfd.gg-platform/modules/calendar.md).

# Calendar

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

## How is it different from the ordinary calendar?

This is your full-feature Web3 calendar, based on everything that happens in [NFD.gg](https://www.nfd.gg/). Calendar automatically synchronizes dates and deadlines of the activities you are participating in. It’s also a module where you can add any tasks and reminders from [***Tasker*** ](/main/eng-nfd.gg-platform/modules/tasker.md)and put announcements and alerts on them.

<figure><img src="/files/TlTrCSODv8VNhHDyNBqw" alt=""><figcaption><p>Displaying the "Calendar" in NFD.gg</p></figcaption></figure>

* You can also add your token unlocks and set up notifications to not miss any token unlock. Moreover, if you link your wallet to your account, here you will be able to see all your transactions for any given day.&#x20;

<figure><img src="/files/P7u5SY4MMtDSo6YpQyuT" alt=""><figcaption><p>"Token vesting" block in "Calendar".</p></figcaption></figure>

* You can also synchronize all reminders that you can make for all notes and comments on early-stage projects that could be found with the [***“Alpha Search Tool":***](/main/eng-nfd.gg-platform/modules/alpha-search-tool.md)

<figure><img src="/files/BIQzb7om4wwIrBicmzLa" alt=""><figcaption><p>Example</p></figcaption></figure>

## Benefit:

This way, you will never miss another crypto project event with conveniently designed reminders and deadlines for any day thanks to the "Calendar" in [NFD.gg](https://www.nfd.gg/).

**Now working with crypto has become a lot easier.**


---

# 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://nfd-gg.gitbook.io/main/eng-nfd.gg-platform/modules/calendar.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.
