# How to Access?

**Stake-to-Access Flow**

Arbus introduces the Stake-to-Access feature, enabling users to unlock access to the platform based on their ARBUS token stake. This mechanism ensures that users benefit from both Terminal access and ongoing Virgen Points rewards—strengthening participation within the Arbus ecosystem.

Below outlines the structured process designed for both new and existing users:

**New Users**

1\. Wallet Connection

New users begin by signing up and connecting their wallet to initiate the registration process.

2\. Ownership Verification

Upon wallet connection, users are prompted to sign a transaction to verify ownership of the connected wallet.

3\. Stake Verification

The system then verifies whether the connected wallet has the required ARBUS tokens staked in the designated staking contract. If the required amount is not yet staked, users can stake additional tokens to meet the threshold. Once the staking requirement is met, access to Arbus Terminal is granted.

4\. Access Granted

After confirmation of sufficient staking, the user gains access to Arbus Terminal. Simultaneously, Virgen Points accumulation begins, reinforcing their role within the Arbus ecosystem.

**Existing Users**

1\. Sign In

Existing users access the platform through the standard sign-in process.

2\. Wallet Connection (if not already connected)

If the wallet is not connected, users are prompted to connect a wallet at this stage.

3\. Stake Verification

The system checks whether the connected wallet holds the required stake in the ARBUS staking contract. If the required amount is not yet staked, users can stake additional tokens to meet the threshold. Once the staking requirement is met, access to Arbus Terminal is granted.

4\. Access Granted

After confirmation of sufficient staking, access is granted. Virgen Points continue to accrue, reinforcing ongoing participation and engagement.

**Important Note:**

It is essential to ensure that the connected wallet used for access is the same wallet that holds the staked ARBUS tokens. Access will only be granted if the staking requirement is met with the connected wallet.


---

# 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.arbus.ai/ecosystem-overview/arbus-terminal/how-to-access.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.
