# Gift DAPP

The Rigel Protocol gifting system on mainnet will allow users to win prizes and send gifts to other users. Other DeFi projects will be able to use this Dapp to reward their communities. Social Media influencers can drastically increase their follower base by sending rewards to their subscribers.

Users will have the chance to win different values of RGP tokens and other compatible tokens and purchase **"Spins"** as gifts to other users.

Defi projects can apply to utilize the Gifting Dapp to reward and promote their platforms among their own userbase and other crypto communities.

First of all, you will need to have your Web3 wallet connected to the Rigel Protocol platform. Check below for how to connect your wallet:

{% content-ref url="connecting-wallet-1" %}
[connecting-wallet-1](https://prodocs.rigelprotocol.com/connecting-wallet-1)
{% endcontent-ref %}

![](https://2871312713-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6ixwSkbjx2A7JOlCE1iG%2Fuploads%2FYN2TlZy7cA9PYsMW145F%2FgiftDapplanding.PNG?alt=media\&token=5a0919c4-5179-4a16-98e1-38b5d5e90113)


---

# 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://prodocs.rigelprotocol.com/gift-dapp.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.
