> For the complete documentation index, see [llms.txt](https://docs.neemo.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neemo.finance/neemo/loyalty-program/loyalty-badge-nfts.md).

# Loyalty Badge NFTs

We’re issuing a total of 500 Loyalty Badge NFTs to our users. These NFTs entitle their holders to receive 50% of the overall dApp staking owner rewards that Neemo Finance earns on the Astar Portal [here](https://portal.astar.network/astar/dapp-staking/dapp?dapp=0xb0369b70ab98dcd40188b6cf2b2b002d74e1c42a). You must stake your ASTR and achieve a tier to be eligible for these rewards. You need to stake at least 5K ASTR for the Entry Tier to earn rewards. Read more about staking tiers in the [Weekly Loyalty Rewards](https://docs.neemo.finance/neemo/loyalty-program/weekly-loyalty-rewards) page. If you don't stake ASTR and still hold the NFT, you will be at "No Tier" and will not be eligible for the rewards.

There are 2 ways to get these NFTs:

* **250 NFTs** will be whitelisted through campaigns with [Sonova](https://sonova.one/astar-zkevm/launchpad) and other partners and subsequently airdropped on AstarEVM. Protocols included:
  * Starlay Finance
  * Walkmon | TeamSoNoisy
  * Arthswap
  * Bonsai NFT Club
  * Sonova
* **250 NFTs** will be allocated to ASTR stakers after the mainnet launch:
  * The top stakers and
  * Random stakers who stake even 1 ASTR!
  * Remaining NFTs: campaign coming soon!

Note: The top stakers on Neemo Finance protocol will always be considered first for the NFTs!


---

# 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.neemo.finance/neemo/loyalty-program/loyalty-badge-nfts.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.
