> For the complete documentation index, see [llms.txt](https://npayme-reward.gitbook.io/npayme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://npayme-reward.gitbook.io/npayme/businesses/get-started.md).

# Get Started

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.

The process takes very little time and will take through the essentials first steps for setting up npayme Reward.

## Step 1: Your Business

We will ask some basic information regarding your business and add it to the Panel.

<figure><img src="https://3386561199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt9qmq3bRVJ6BijoTD32%2Fuploads%2F4H1pBtWl1M1HuT4y18iQ%2Fimage01_npayme.png?alt=media&amp;token=d6077336-c389-4e27-b89a-978b74c6e83b" alt=""><figcaption><p>Get Started - Your Business</p></figcaption></figure>

## Step 2: The Panel

In this section you can further personalise the appearance of the Panel.

<figure><img src="https://3386561199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt9qmq3bRVJ6BijoTD32%2Fuploads%2F105HQNVIM1diOuJvgbsU%2Fimage02_npayme.png?alt=media&amp;token=78d38352-87b1-4fa7-b3d1-3ae29912c08e" alt=""><figcaption><p>Get Started - Panel</p></figcaption></figure>

## Step 3: Rewarded Action&#x20;

In this step you will e asked to create your first Rewarded Action, we a preselected a subset of actions to smoothen your experience.

<figure><img src="https://3386561199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt9qmq3bRVJ6BijoTD32%2Fuploads%2FraIc4aE8PnVt9TMTfHNt%2Fimage03_npayme.webp?alt=media&amp;token=9cc4cb79-2e84-4e16-aeb0-4e70d8ea8462" alt=""><figcaption><p>Get Started - Rewarded Action</p></figcaption></figure>

## Step 4: Prize

In this step you will be setting up your first prize - we suggest a token airdrop to start things off with a kick - but you will be able to update/delete it later 😉

<figure><img src="https://3386561199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt9qmq3bRVJ6BijoTD32%2Fuploads%2FKitoZlnvb2h5vAhorpjp%2Fimage04_npayme.png?alt=media&amp;token=9ec6708c-2d65-43ba-8f3c-51d2e0596e90" alt=""><figcaption><p>Get Started - Prize</p></figcaption></figure>

## Step 5: Launch

This final step guides you through how to install the Panel on your website.

<figure><img src="https://3386561199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt9qmq3bRVJ6BijoTD32%2Fuploads%2FSNTGfnFnDYIzWKHzKmWn%2Fimage05_npayme.png?alt=media&amp;token=e4d38a23-60f5-44e8-8ef6-82a7d4542d5c" alt=""><figcaption><p>Get Started - Launch</p></figcaption></figure>

You can find that information following the link below:

{% content-ref url="/pages/X5imSSEPCtdoEehnFtBO" %}
[Code Setup](/npayme/businesses/panel/code-setup.md)
{% endcontent-ref %}


---

# 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://npayme-reward.gitbook.io/npayme/businesses/get-started.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.
