> For the complete documentation index, see [llms.txt](https://goldenrat.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://goldenrat.gitbook.io/whitepaper/xmega-jackpot-step-by-step-guide.md).

# Xmega Jackpot Step-by-Step Guide

Golden Rat is thrilled to announce its partnership with MegaX, a next-generation Web3 game launchpad platform, to bring you an exciting Spin-to-Win Jackpot event! This collaboration allows Golden Rat to connect with a wider audience on MegaX and offers our community members a chance to win massive rewards with a simple spin.

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

Here's how it works:

* **Purchase your tickets:** Each spin requires a ticket, priced at 2 Million $RATS.&#x20;
* **Spin and win:** Every spin gives you the chance to win incredible prizes ranging from 4 to 10 Million $RATS!&#x20;
* **Hit the Jackpot:** The ultimate prize is the ever-growing Jackpot!&#x20;
* With every spin, the Jackpot pool increases until one lucky winner claims it all.

How to join?

* **Step 1:** Go to Golden Rat page on the MegaX  <https://xmega.io/jackpot/0xb18812eb5a53bc883be8a73ba0231152a1ec7bd5?ref=0xcaD8ae113d82601Ff14cC8BCbF156DF33fdC930A&chain=bsc>

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

* **Step 2:** Connect your wallet and Sign Messages on your wallet&#x20;

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

* **Step 3:** Click on the Spin Now button&#x20;

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

* **Step 4:** Select the number of tickets you want to buy 2 Million $RATS/ticket, you can choose 10x to do 10 spins .

&#x20;

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

* **Step 5:** Confirm in your wallet to pay $RATS&#x20;

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

* **Step 6:** Click Spin again to confirm and start Spin&#x20;

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

* **Step 7:** Wait for the results to be announced

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

Good luck and win the Jackpot! 🐹


---

# 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://goldenrat.gitbook.io/whitepaper/xmega-jackpot-step-by-step-guide.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.
