> For the complete documentation index, see [llms.txt](https://guides.stellaraio.com/stellar/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.stellaraio.com/stellar/retailers/riftbound.md).

# Riftbound

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

Riftbound is the official platform for the **League of Legends Trading Card Game**, where users can register for product raffles and future releases.

The **Riftbound** module currently supports **Raffle Entry** mode, allowing users to automatically submit entries for eligible raffles using their configured profiles and task settings.

This guide covers everything you need to know to successfully configure and run Riftbound tasks, including the required task settings, account recommendations, proxy recommendations, and best practices.

### **Preliminary Checklist**

Before creating Riftbound tasks, confirm that you have completed the following:

* [ ] **Stellar AIO** is updated to the latest available version.
* [ ] Created profiles with valid billing, shipping, payment and email information
* [ ] Added clean, high quality ISP and/or residential proxies. It's best to use multiple proxy providers and/or multiple proxy pools
* [ ] Ensure the raffle you intend to enter is currently **live** and accepting entries.
* [ ] Review any raffle-specific requirements, such as account eligibility, purchase limits, or regional restrictions, before running tasks.

## Task Overview <a href="#task-overview" id="task-overview"></a>

#### Raffle Mode

<figure><img src="/files/4ztSWlfjn4AuNpdPaLGl" alt=""><figcaption></figcaption></figure>

#### Account-Gen

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

### Task Field Explanations <a href="#task-field-explanations" id="task-field-explanations"></a>

#### Raffle Entry

Raffle Entry mode automatically submits your profiles into available Riftbound raffles.

#### Account Gen

Account Gen creates riftbound accounts using the email and personal information stored in your profiles.

Use unique profile emails whenever possible. Catchall emails may be more likely to encounter account-generation issues.

Accounts are required to join raffles on the site.&#x20;

#### Profile

Select the profile that will be used when submitting your raffle entry. Ensure all profile information is accurate and up to date before starting your task.

#### Checkout Proxy

Assign the proxy group used during the raffle entry process.

**Recommended:** Residential proxies.

### Raffle URL

Paste the direct URL for the raffle you wish to enter.

Example:

```
https://spiritforged.registration.riftbound.leagueoflegends.com/en-us/?_gl=1*tb7193*_gcl_au*MTMyOTMyNTA5OS4xNzgzMzU5MDU0
```

#### Session

The **Session** field is used to select the Riftbound account that will be used to submit your raffle entry.

#### IMAP Session

Select the IMAP session associated with the email account used for your Riftbound account.

IMAP Sessions allow Stellar to automatically retrieve verification emails when required during account generation or the raffle entry process.

#### Retry Delay

Controls how long the task waits before retrying after encountering an error or temporary failure.

**Recommended:** 3000–5000 ms.

#### Item ID(s)

Specify the Item ID(s) for the products you wish to enter. this is only required if you plan on entering for multiple products.

#### Start Time

Specify when tasks should begin running.

Leave blank to start immediately.

### End Time

Specify when tasks should automatically stop.

#### Qty

The **Qty** field determines how many tasks Stellar will create for **each selected profile**.

For example, if you select **5 profiles** and set the quantity to **3**, Stellar will create a total of **15 tasks**—3 tasks for each of the 5 selected profiles.


---

# 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://guides.stellaraio.com/stellar/retailers/riftbound.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.
