# Actions

Possible actions of the Active Invitee in the app at the moment:

* Buying NFT Pilots, Galaxy Boxes, and Gems on the Cosmic FOMO Marketplace.
* Selling NFT pilots, Galaxy Boxes, and Gems on the Cosmic FOMO Marketplace.

Accrual of % from actions of the invited user takes place at the moment of fulfillment of a given action. All accruals are carried out in USDT to the internal wallet of the Loyalty Program Member.

If an Inactive Invitee commits their first action on the marketplace and obtains an Active Invitee status, then all operations of this user are credited to the Loyalty Program Member (the Inviter).&#x20;

Important: first the account grade is recalculated, and then the % is credited to the internal wallet.

For example: an action was performed by an Inactive Invitee and they became the 100th Active Invitee of the inviting member, then the inviting member's account level will be raised first (to Grade 3) and then the % will be credited for the action of the Active Invitee.

*\*Disclaimer: The data presented herein is strictly for informational purposes, does not constitute financial advice, and is subject to change at any time at the discretion of the development team.*


---

# 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://docs.cosmicfomo.com/loyalty-program/calculations-and-actions/actions.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.
