# VIP

While there is a default bet fee of up to 1%, a default ALP deposit fee of 1%, and a default ALP withdrawal fee of 1%, Arcadeum VIPs are entitled to significantly lower fees.

Each VIP tier can be automatically unlocked by holding an sARC or xARC balance at or above the threshold.

### **No VIP Tier**

Bet Fee: 1.00% or $5 (whichever is higher)

ALP Deposit/Withdrawal Fee: 1.00%

**Requirement: None**

### Bronze

Bet Fee: 0.3% or $3 (whichever is higher)

ALP Deposit/Withdrawal Fee: 0.5%

**Requirement: 2,000 sARC OR 1,000 xARC**

### Silver

Bet Fee: 0.15% or $3 (whichever is higher)

ALP Deposit/Withdrawal Fee: 0.25%

**Requirement: 6,000 sARC OR 3,000 xARC**

### Gold

Bet Fee: 0.1% or $3 (whichever is higher)

ALP Deposit/Withdrawal Fee: 0.175%

**Requirement: 15,000 sARC OR 7,500 xARC**

### Black

Bet Fee: 0.05% or $3 (whichever is higher)

ALP Deposit/Withdrawal Fee: 0.1%

**Requirement: 80,000 sARC OR 40,000 xARC**


---

# Agent Instructions: 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://arcadeum.gitbook.io/arcadeum/vip.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.
