> For the complete documentation index, see [llms.txt](https://docs.neopin.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neopin.io/membership/neopin-club-membership-current/membership-points.md).

# Membership Points

{% hint style="info" %}

## Changes in Points Calculation Method <a href="#id-4e28" id="id-4e28"></a>

*Starting from February 15th 2024, only **Stake and Pool** points will contribute towards Membership points.*&#x20;

*Swap, Bridge, and Referral points will no longer be included in Membership point calculations. Please note that this change may affect your Membership tier.*

*Please note that unstaking assets leads to the removal of corresponding points, resulting in a drop in Membership tiers. It’s recommended to keep your assets staked to maintain your Membership tier.*
{% endhint %}

## How to earn points

### **1. Stake Points**

You can earn points by staking NPT, KLAY, FNSA, MATIC, ATOM and TRX V2 or liquid staking ETH and KLAY on NEOPIN. Points are scored based on the amount of cryptocurrencies you stake. Staking NPT worth more than other coins or tokens.

> Membership[^1] point for Stake products = {amount of crypto asset} \* {weight per 1 crypto asset}\
> e.g. if you stake 1 NPT, Membership point = 1 NPT \* {Weight per 1 NPT on the Stake product}.&#x20;

### **2. Pool Points**

Provide liquidity to any pools available on NEOPIN. Points are scored based on the amount of base cryptocurrencies you have deposited into the pool.&#x20;

In the point calculation, the amount of base asset and the pair token have an equal value to each other, and the token amount is determined by the amount of LP you hold and the pool ratio. So as the Pool ratio changes over time, the points may change accordingly.&#x20;

> Membership[^1] point for Pool products = {amount of base asset} \* {weight per 1 crypto asset} \* 2\
> e.g. if you deposit 1 NPT and 0.3 KLAY into the NPT-KLAY pool, Membership point = 1 NPT \* Weight per 1 base asset (NPT) \* 2.&#x20;

#### **See details on the point multiplier for each products**

{% content-ref url="/pages/E6iXdZAhQpBke6FBtCFZ" %}
[Weighted Point Multiplier for Each Product](/membership/neopin-club-membership-current/weighted-point-multiplier-for-each-product.md)
{% endcontent-ref %}

{% hint style="info" %}
Due to  the price change of assets, the weighted point multipliers are rebalanced in terms of weight per $1.
{% endhint %}

## Where to check points

To check detailed information about your points acquisition, click your tier banner for more details.

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

* *24H Points and Total Points are updated daily at 00:00 UTC based on the number of user assets at the time of the daily snapshot.*&#x20;

{% hint style="warning" %}
*If there are any changes in your staked assets, such as withdrawals or transactions, or if the Pool experiences fluctuations in supply and demand, your points will be adjusted accordingly to reflect the most recent asset amount.*&#x20;
{% endhint %}

{% hint style="warning" %}
*Assets staked in terminated pools do not receive points. We advise you to withdraw your assets from terminated pools and provide liquidity in active pools to earn points.*
{% endhint %}

[^1]:


---

# 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://docs.neopin.io/membership/neopin-club-membership-current/membership-points.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.
