> For the complete documentation index, see [llms.txt](https://decentrashop.gitbook.io/decentrashop/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://decentrashop.gitbook.io/decentrashop/loyalty-program/join-our-premium-members.md).

# Join Our Premium Members

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

## <mark style="color:purple;">7.1 Scenarios for Using the DXS Token</mark>

### <mark style="color:red;">Speculative Introduction</mark>

<mark style="color:red;">Before detailing the use scenarios for the DXS token, it is important to note that these examples are purely speculative and illustrative. They aim to show the potential of the token in various contexts, while recognizing that the actual evolution of the token and its uses may vary depending on many external factors.</mark>

***

## <mark style="color:purple;">Join Our Loyalty Programm & become a premium  Members</mark>

***

Welcome to Decentrashop's Loyalty Program

Welcome to Decentrashop's loyalty program, designed to reward our most dedicated users.&#x20;

By participating in our loyalty program, you can enjoy numerous exclusive benefits based on your loyalty level, while becoming closer to our dynamic community.

### <mark style="color:blue;">**How to Level Up?**</mark>

Staking DXS tokens is simple and quick. The more you stake, the higher your status rises. Reach new levels and unlock exceptional rewards. Each staked token brings you closer to your next goal.

### <mark style="color:blue;">**Loyalty Levels**</mark>

We have created five loyalty levels: Bronze, Silver, Gold, Platinum, and Diamond. Each level offers unique advantages:

<mark style="color:purple;">**Bronze (250 DXS)**</mark><mark style="color:purple;">:</mark> Annual loyalty bonus of 0.2%, priority support, invitations to exclusive events, early access to promotions.

<figure><img src="/files/SL9IPrmKtaM4ULdiOnAJ" alt="" width="170"><figcaption></figcaption></figure>

<mark style="color:purple;">**Silver (500 DXS)**</mark><mark style="color:purple;">:</mark> Annual loyalty bonus of 0.4%, VIP support, enhanced referral program, exclusive newsletter, participation in contests.

<figure><img src="/files/wnELJYmjXVIKvZgU6mqK" alt="" width="170"><figcaption></figcaption></figure>

<mark style="color:purple;">**Gold (1250 DXS)**</mark><mark style="color:purple;">:</mark> Annual loyalty bonus of 0.6%, tokenized loyalty badge, personalized offers, access to exclusive webinars and workshops, access to limited edition products.

<figure><img src="/files/fiyZ7KjmFvDzQ5nxMQe5" alt="" width="168"><figcaption></figcaption></figure>

<mark style="color:purple;">**Platinum (2500 DXS)**</mark><mark style="color:purple;">:</mark> Annual loyalty bonus of 1%, reduced transaction fees of 0.5%, dedicated support line, shopping concierge, access to new product presales, participation in monthly raffles.

<figure><img src="/files/RvPYyC9iVDR8hhArK23x" alt="" width="168"><figcaption></figcaption></figure>

<mark style="color:purple;">**Diamond (5000 DXS)**</mark><mark style="color:purple;">:</mark> Annual loyalty bonus of 2.5%, reduced transaction fees of 1%, 0.5% givebacks in DXS, full access to exclusive programs, VIP recognition badge, participation in free Mystery Boxes.

<figure><img src="/files/gQh69hwTF6aTmq0swuZG" alt="" width="169"><figcaption></figcaption></figure>

### <mark style="color:purple;">**How to Stake Your DXS?**</mark>

1. <mark style="color:blue;">**Choose the quantity of tokens to stake**</mark><mark style="color:blue;">:</mark> Enter the number of DXS tokens you want to stake in the designated field.
2. <mark style="color:blue;">**Confirm your staking**</mark><mark style="color:blue;">:</mark> Click the "Stake" button to confirm your action. Staked tokens will be locked for 30 days.
3. <mark style="color:blue;">**Track your progress**</mark><mark style="color:blue;">:</mark> A dynamic progress bar will show you the number of DXS staked and how many more are needed to reach the next level.

<figure><img src="/files/5z6qzXqJJhSz9vUFVKIX" alt="" width="563"><figcaption></figcaption></figure>

### <mark style="color:purple;">**Your Progress**</mark>

On your loyalty dashboard, you can see:

<mark style="color:blue;">**Your current level**</mark><mark style="color:blue;">:</mark> Displayed at the bottom of the "Loyalty Program" page.

<mark style="color:blue;">**Progress bar**</mark><mark style="color:blue;">:</mark> A visual indicator of your progress towards the next level and the number of DXS required.

<mark style="color:blue;">**Current and future benefits**</mark><mark style="color:blue;">:</mark> View the benefits of your current level and those of the next level.

<figure><img src="/files/Q5O3IUqPsiCBZho3UEkC" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://decentrashop.gitbook.io/decentrashop/loyalty-program/join-our-premium-members.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.
