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

# MEMBERSHIP

- [NEOPIN Club Membership: Current](https://docs.neopin.io/membership/neopin-club-membership-current.md): An exclusive opportunity for our most dedicated and passionate members to unlock a host of incredible benefits.
- [How it works](https://docs.neopin.io/membership/neopin-club-membership-current/how-it-works.md): Exclusive Opportunity to Benefit All NEOPIN Users
- [Membership Points](https://docs.neopin.io/membership/neopin-club-membership-current/membership-points.md): The More You Deposit, the More Points You Earn!
- [Weighted Point Multiplier for Each Product](https://docs.neopin.io/membership/neopin-club-membership-current/weighted-point-multiplier-for-each-product.md): Stake NPT to Earn the Most
- [Participant Distribution Across Tiers](https://docs.neopin.io/membership/neopin-club-membership-current/participant-distribution-across-tiers.md): 7 Different Tiers from Bronze to VVIP
- [NEOPIN Club Membership Benefits](https://docs.neopin.io/membership/neopin-club-membership-current/neopin-club-membership-benefits.md): NEOPIN always appreciates our users who actively participate in the NEOPIN CeDeFi ecosystem.
- [The First Season: 2023](https://docs.neopin.io/membership/the-first-season-2023.md)
- [Introduction](https://docs.neopin.io/membership/the-first-season-2023/introduction.md): Join the Privilege Club and Unlock Special Benefits
- [How It Works](https://docs.neopin.io/membership/the-first-season-2023/how-it-works.md): Exclusive Opportunity to Benefit All NEOPIN Users
- [How To Earn Points](https://docs.neopin.io/membership/the-first-season-2023/how-to-earn-points.md): The More You Use NEOPIN, the More Points You Earn!
- [Weighted Point Multiplier for Each Product](https://docs.neopin.io/membership/the-first-season-2023/how-to-earn-points/weighted-point-multiplier-for-each-product.md): Stake ETH to Earn the Most
- [Leaderboard](https://docs.neopin.io/membership/the-first-season-2023/leaderboard.md): Earn. Compete. Reach Higher.
- [Participant Distribution Across Tiers](https://docs.neopin.io/membership/the-first-season-2023/participant-distribution-across-tiers.md): 10 Different Tiers from Copper to VVIP
- [Gift Box & Opening](https://docs.neopin.io/membership/the-first-season-2023/gift-box-and-opening.md): Rewards for your Journey in NEOPIN Membership S1
- [Transition to NEOPIN Club Membership (S1 SBT)](https://docs.neopin.io/membership/the-first-season-2023/transition-to-neopin-club-membership-s1-sbt.md): Keep your S1 Records as SBT and Start a New Journey with NEOPIN


---

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