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

# Solebox

Supported Regions: <mark style="color:purple;">**Worldwide**</mark>

### Overview <a href="#overview" id="overview"></a>

<mark style="color:yellow;">**Solebox**</mark> has three modes: <mark style="color:purple;">**Restock, Raffle, Raffle Checker**</mark>. Below is a guide on how to set up for a release.

#### **Requirements** <a href="#requirements" id="requirements"></a>

* Accounts are <mark style="color:yellow;">**required**</mark>.

### <mark style="color:yellow;">Mode</mark> <a href="#mode" id="mode"></a>

#### <mark style="color:purple;">**Restock**</mark> <a href="#restock" id="restock"></a>

The mode will allow you fully checkout the item using an account.

#### <mark style="color:purple;">Raffle</mark> <a href="#raffle" id="raffle"></a>

This mode will allow you to fully enter a raffle on the Solebox App.

#### <mark style="color:purple;">Raffle Checker</mark> <a href="#raffle-checker" id="raffle-checker"></a>

This mode will allow you check your wins on the Solebox App.

### Payment Methods <a href="#payment-methods" id="payment-methods"></a>

#### <mark style="color:yellow;">Credit Card</mark> <a href="#credit-card" id="credit-card"></a>

If you select Credit Card it will pay using a profile you select from your profile group.

#### <mark style="color:yellow;">PayPal</mark> <a href="#paypal" id="paypal"></a>

If you select PayPal it will pay using a profile you select from your profile group.


---

# 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:

```
GET https://docs.caspianaio.com/site-guides/solebox.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.
