> 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/activities.md).

# Activities

{% embed url="<https://youtu.be/NGvAjSjQZhc>" %}
"Activities" module on the NFD.gg
{% endembed %}

## What is "Activities" module and how it works?

The Activities module will allow you to keep track of the most important and profitable events in crypto, and our team will help you stay in touch with all their updates, changes, and additions.

Here you will find different activities: from NFT sales and raffles to available retrodrops/airdrops and public sales. The activities themselves appear on the dashboards as cards, on the face of which you will find information on the required resources for participation and our risk/reward assessment.

{% embed url="<https://youtu.be/l3laIQJaejo>" %}
"Show review" page in Activities on the NFD.gg
{% endembed %}

Click **“Show review”** to reveal full information with an activity description and our assessment. In the same module you can find our step-by-step guide that will help you in participation and the Auto-updates Feed (1) that will be filled by our team. You will have access to those updates in your profile in the separate “**Feed**” tab. Just click on "**Add to Tasker and Feed**" (2) on the activities you are interested in and you will never miss important updates on all your crypto activities!

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

If an activity has important dates or deadlines, you will see them in the “**Timeline**” menu. It’s the same place where you can add these dates in your personal "[***Calendar***](/main/eng-nfd.gg-platform/modules/calendar.md)" in [NFD.gg](https://www.nfd.gg/) with just two clicks and not miss this activity:

<figure><img src="/files/Y7CCgnvd73qtgOzEpMvD" alt=""><figcaption><p>Timeline in NFD "Activities"</p></figcaption></figure>

## What is the purpose of the "Activities" module?

The purpose of the “Activities” module is to allow those who can only spend a couple of hours a day on crypto to participate in the best events and use them to make money! And the NFD’s set of features will allow you to synchronize these events with your "[***Calendar***](/main/eng-nfd.gg-platform/modules/calendar.md)" and not miss updates for them thanks to the "[***Auto-updates feed***](/main/eng-nfd.gg-platform/modules/auto-updates-feed.md)".<br>

Have fun and profit participating in Activities!:heart:


---

# 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/activities.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.
