# Points System

We've crafted a distinctive points system to gauge user contributions to the ENKI protocol, segmented into two key areas:

1. **Staking Points**: Holders of eMetis or seMetis accumulate staking points over time. This also opens the potential for earning points through integrations with external DeFi protocols leveraging eMetis/seMetis.
2. **Referral Points**: Stakers possessing a minimum of 1 Metis become eligible to create an inviter NFT, which grants them a unique referral link. Inviters accumulate points when new users stake a minimum of 0.1 Metis using their referral link.

Further details will be elaborated in the subsequent sections.


---

# 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.enkixyz.com/getting-started/points-system.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.
