# Eligibility & Access

{% hint style="info" %}
Operator and jurisdiction: BASIS is operated by BASIS DIGITAL INFRASTRUCTURE LTD, a Seychelles IBC (LEI: [254900IX2F2KCWNSSS64](https://lei.bloomberg.com/leis/view/254900IX2F2KCWNSSS64)).
{% endhint %}

## Eligibility Table

| Level           | Eligibility                                                 | Referral Reach                            | Reward Scope                                            | Total Cap |
| --------------- | ----------------------------------------------------------- | ----------------------------------------- | ------------------------------------------------------- | --------: |
| VIP1 Standard   | Open to all participants, no minimum capital requirement    | Node A                                    | Node A: 15%                                             | Up to 15% |
| VIP2 Advanced   | Personal + network staking volume ≥ 50,000 USDT equivalent  | Node A, Node B                            | Node A: 15% / Node B: 8%                                | Up to 23% |
| VIP3 Leadership | Personal + network staking volume ≥ 300,000 USDT equivalent | Node A, Node B, Node C + Leadership Bonus | Node A: 18% / Node B: 10% / Node C: 7% / Leadership: 5% | Up to 40% |

## What "network staking volume" means

Network volume includes:

* Your own staking volume
* The combined staking volume of eligible participants within your contribution-aligned referral network reach

The dashboard is the source of truth for all referral accounting.

{% hint style="warning" %}
Displayed values may use USDT as an internal accounting and reporting unit only. Funding Wallet deposits and withdrawals are available only in BTC, ETH, SOL, and PAXG. Staking rewards accumulate in real time as the same stToken in the Staking Wallet.
{% endhint %}

## How eligibility is applied

1. All users begin at the VIP1 Standard level.
2. No application is required.
3. The system updates eligibility automatically when cumulative volume crosses the relevant threshold.
4. After each reconciliation cycle, eligibility may be adjusted if volume falls below the required threshold.

VIP tier eligibility is calculated automatically based on combined personal and network staking volume. No application is required for VIP1, VIP2, or VIP3.

For VIP3 Leadership Bonus eligibility review, contact <support@basis.pro> with subject line: `VIP3 Leadership Review Request`.

## Notes

* Funding Wallet: holds native assets for deposit and withdrawal
* Staking Wallet: holds stBTC, stETH, stSOL, and stPAXG for staking and reward accrual
* Swaps are same-token only at 1:1:
  * BTC → stBTC
  * ETH → stETH
  * SOL → stSOL
  * PAXG → stPAXG

***

Next: read [Reward Flow & Calculation](/trinity-referral-and-vip/reward-flow.md).


---

# 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://docs.basis.pro/trinity-referral-and-vip/vip-tiers.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.
