> For the complete documentation index, see [llms.txt](https://prodocs.rigelprotocol.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://prodocs.rigelprotocol.com/gift-dapp/project-tutorial.md).

# Project Tutorial

Projects will be able to use all the functionalities of our Gifting Dapp within their platforms and include their ERC-20 or BEP-20 tokens as rewards. A one-time fee of 10 $RGP will be charged for each Campaign.

For every Campaign purchased, the Project will receive as a Bonus a free post across RigelProtocol Channels (Twitter and Telegram) which will increase dramatically the engagement from the community.

### Project Reward Giver <a href="#project-reward-giver" id="project-reward-giver"></a>

### &#x20;Step by step Guide: <a href="#step-by-step-guide" id="step-by-step-guide"></a>

1. Open gift.rigelprotocol.com
2. Choose network: Ethereum or Binance Smart Chain
3. Connect wallet as shown on [Connect Wallet](/connecting-wallet-1.md) page
4. Choose the *"For project"* tab and click on "Get Started"

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

5\. Pay the 10RGP or buy RGP tokens so you can pay.

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

6\. Set up your profile to continue to the next step, when done click on "Save and Continue"

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

7\. Fill in *project* details on the form provided and click on *"save and Continue".* &#x20;

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

8\. List your social media links and verify game players follow you.

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

9\. At the *"Game Setup"* section, fill the form with the token rewards amounts intended for the campaign, choose the Spinning Wheel format (8 or 12 slots), the amounts on each slot and click on "Preview Spin" to see how the event will look like, or "Create Event" to let it go live.

![](/files/-MfZp3B0xBIQ9zqt22x9)

10\. You will be prompted to pay the service fee (10 $RGP) after clicking on "Create Event", click on *"Confirm"* and submit payment, after the transaction is confirmed by the network, a rewards panel becomes available

\
11\. You will be prompted from your wallet to confirm the transaction(s) as per the details submitted on the step above.‌

<figure><img src="/files/33FXbuziu6HtsZgJcdDr" alt=""><figcaption></figcaption></figure>

12\. After transactions is confirmed, a dashboard page is created with a campaign-unique shareable link. Then you are all set to share this amazing Gifting Campaign with the world!‌

<figure><img src="/files/5WoO18DxbYo58IijZJY4" alt=""><figcaption></figcaption></figure>

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

Projects will be able to see on Dashboard their ended and ongoing campaigns and their progress as well as edit them.

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

* Unspent tokens can be claimed back by the Project after the end of the Campaign.

### Project Reward Receiver <a href="#project-reward-receiver" id="project-reward-receiver"></a>

### &#x20;Step by step Guide: <a href="#step-by-step-guide-1" id="step-by-step-guide-1"></a>

1. Open gift.rigelprotocol.com
2. Choose network; Ethereum or Binance Smart Chain
3. Connect your wallet as shown on the [Connect Wallet](/connecting-wallet-1.md) page.
4. Click on 'events'. You will be led to a page shown below;

Please **NOTE** that when you connect to **Binance Smart Chain**, you will only be able to **claim rewards** from the **Binance Smart Chain** **network**. The same applies to the Ethereum Smart Chain. Once you get an error as shown below, please connect to the substitute network and try again.

5\. Click the claim button from which you will be required to input your Twitter and Telegram username. Again, confirm that you are following the project's accounts, that is, on Twitter and Telegram and other social media platforms supported for verification by GiftDapp.

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

6\. Now you will be subjected to spin to claim your reward. The Gift claimed will be added to your wallet.

You can spin as long as you have available spins, to get more spins, click the get more spins button where you will be given your referral link to share or buy more spins. One referral earns you one spin.

<figure><img src="/files/6lkQOVbPOPtgLY0TgnCv" alt=""><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://prodocs.rigelprotocol.com/gift-dapp/project-tutorial.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.
