> For the complete documentation index, see [llms.txt](https://docs.paytada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.paytada.com/game/lucky-spin.md).

# Lucky Spin

Introducing Lucky Spin—your gateway to thrilling adventures and a chance to win a treasure trove of cryptocurrencies like USDT, BNB, and PTD, along with the opportunity to earn additional spins. Get ready for an exhilarating spin, as your fortune hangs in the balance with every whirl.

## How It Works:

### 1. Spin to Win:

Take a spin and watch as cryptocurrency rewards unfold before your eyes. Will it be USDT, or the exclusive tokens BNB and PTD, earning you additional spins for more chances to win big? Lucky Spin game holds the key.

&#x20;

### 2. Earn Your Spins:

The key to more spins lies in the immersive "Quest" section. Each completed mission unlocks free spins, paving the way for additional chances at Lucky Spin game.

#### Joining the Quest:

Follow these straightforward steps to embark on your Quest:

* Visit Paytada, your portal to Lucky Spin game. Whether you're a seasoned player or new to the game, register or log in to access the excitement.
* Navigate to the top-right corner of the screen, locate your profile, and choose "Quest." A realm of missions and rewards awaits.
* Dive into the listed missions, conquer challenges, and claim your well-deserved rewards. Each completed task brings you one step closer to the next exhilarating spin.

#### VIP program

For further information, see the VIP program page.

### Ready to Spin?

Lucky Spin at Paytada isn't just a game; it's an odyssey filled with cryptocurrency treasures. Register, embark on quests, and let Lucky Spin's enchantment guide you to extraordinary rewards. Your fortune awaits – are you ready to spin into greatness?

<br>


---

# 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://docs.paytada.com/game/lucky-spin.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.
