# npayme Reward

## npayme-reward

- [Welcome to npayme Reward!](https://npayme-reward.gitbook.io/npayme/welcome-to-npayme-reward.md): The web3-native loyalty platform to acquire and retain more users
- [Get Started](https://npayme-reward.gitbook.io/npayme/businesses/get-started.md): We strive to give you the best onboarding experience possible, so we developed a setup wizard to guide you through your first steps with npayme reward.
- [Panel](https://npayme-reward.gitbook.io/npayme/businesses/panel.md): The Panel is where your users will be interacting and getting to know your loyalty system.
- [Code Setup](https://npayme-reward.gitbook.io/npayme/businesses/panel/code-setup.md): Setting up the Panel on your app is as easy and installing a font.
- [Rewarded Actions](https://npayme-reward.gitbook.io/npayme/businesses/rewarded-actions.md): Program participants earn XP Points every time they complete a rewarded action.
- [On-chain Rewarded Actions](https://npayme-reward.gitbook.io/npayme/businesses/rewarded-actions/on-chain-rewarded-actions.md): We set out to support businesses in creating incentives for their users to interact with  smart-contracts and invest in their tokens.
- [Discord Rewarded Action](https://npayme-reward.gitbook.io/npayme/businesses/rewarded-actions/discord-rewarded-action.md): We believe community members should also be somewhat rewarded for their participation, which is why we have integrated Discord.
- [Discord Bot Setup](https://npayme-reward.gitbook.io/npayme/businesses/rewarded-actions/discord-rewarded-action/discord-bot-setup.md): To access whatis going on in your Discord guild we developed a bot that you can easily install from your Account page within the Dashboard.
- [Twitter Rewarded Actions](https://npayme-reward.gitbook.io/npayme/businesses/rewarded-actions/twitter-rewarded-actions.md): We believe community members should also be somewhat rewarded for spreading the word which is why we have integrated Twitter.
- [Prizes](https://npayme-reward.gitbook.io/npayme/businesses/prizes.md): npayme Reward offers the option to create variety of rewards that Loyalty Program participants can redeem with their points.
- [Raffles](https://npayme-reward.gitbook.io/npayme/businesses/prizes/raffles.md): Raffles play a major role in maximising user engagement while keeping costs relatively low.
- [Referral System](https://npayme-reward.gitbook.io/npayme/businesses/referral-system.md): Referrals are a vital component to growing your userbase and rewarding your ambassadors.
- [Sign up/in](https://npayme-reward.gitbook.io/npayme/participants/sign-up-in.md)
- [Earn Points](https://npayme-reward.gitbook.io/npayme/participants/earn-points.md)
- [Redeem Prizes](https://npayme-reward.gitbook.io/npayme/participants/redeem-prizes.md)
- [Raffles](https://npayme-reward.gitbook.io/npayme/participants/redeem-prizes/raffles.md): Through raffles you can win bigger prizes!
- [Refer your friends](https://npayme-reward.gitbook.io/npayme/participants/refer-your-friends.md)
- [Supported Chains](https://npayme-reward.gitbook.io/npayme/technical-stuff/supported-chains.md)
- [Smart Contract](https://npayme-reward.gitbook.io/npayme/technical-stuff/smart-contract.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://npayme-reward.gitbook.io/npayme/welcome-to-npayme-reward.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.
