# Merchants

## Businesses

A business is an entity to which you can link staff members and loyalty campaigns.

Fill in as many details as relevant for your business. These details will be used for the loyalty campaign website.

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

## Staff Members

Staff members are linked to a business. They have access to the staff application, and can give customers loyalty points and redeem rewards.

They can do this for the loyalty campaigns that are linked to the business(es) to which they are linked.

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

## Segments

Segments allow you to gain insight into the behaviour of your customers. When a customer claims loyalty points or redeems a reward, a staff member can select one or more segments. This can be any label relevant to your business.

For example, you can have segments such as "Vegetarian", "Male" or "Female", or a location. The use of segments is optional, and segments are not visible to customers.

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


---

# Agent Instructions: 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:

```
GET https://nexas-ridewiz.gitbook.io/myagents.plus/product-development/development/saas-experience-archive/rewards+/user/merchants.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.
