> For the complete documentation index, see [llms.txt](https://makalink.gitbook.io/maka/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://makalink.gitbook.io/maka/incentive-features.md).

# Incentive Features

\
**Points types**

Configure as many points types as: Credits, Gems, Coins, etc.

**Achievement types**

Configure as many achievement types as: Badges, Quests, etc.

**Rank types**

Configure as many rank types as: Grade, Level, etc.

**Automatic points awards and deductions**

Easily configure automatic ways to award or deduct points to the users.

**Custom requirements:**

Define conditional requirements the user needs to meet for unlock any achievement or rank.

**Time limit requirements**

Limit by time period when the user can complete a specific requirement (minutely, hourly, daily, weekly, monthly or yearly).

**Drag and drop controls**

Powerful controls to setup the gamification environment in minutes.

**Social sharing**

Users can share the achievements and ranks they have earned on any social network of their choice.

**Emails**

The users will get notified automatically about new awards.

**Connect Wallet**\
\
Metamask is supported to logo in Makalink.com

**Logs**

Flexible log system with support for public and private logs.

**Unlock achievements and ranks using points**

Let users to optionally unlock any achievement or rank by expending some number of points without meet the requirements.

**Blocks, Shortcodes & Widgets**

Friendly block, shortcodes, and widgets to show the user points wallet earned achievements, latest logs, and more.

**Data decentralization**

Decentralize all the data on 9 counties to store anything the users post on the Makalink website.

**Developer-friendly**

Makalink is extremely flexible with plenty of hooks to add custom features and functionalities.

<figure><img src="/files/PnChGjGafgoguPC7aIZO" alt=""><figcaption><p>Makalink.com</p></figcaption></figure>


---

# 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:

```
GET https://makalink.gitbook.io/maka/incentive-features.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.
