# Getting Started

- [Your First Stake: Step-by-Step Walkthrough](https://docs.basis.pro/getting-started/first-stake-walkthrough.md)
- [Onboarding (Email + MPC)](https://docs.basis.pro/getting-started/onboarding.md)
- [Authentication & Security](https://docs.basis.pro/getting-started/authentication-and-security.md)
- [Wallet Model (Funding vs Staking)](https://docs.basis.pro/getting-started/wallet-model.md)
- [Deposits](https://docs.basis.pro/getting-started/deposits.md)
- [Deposit BTC](https://docs.basis.pro/getting-started/deposits/deposit-btc.md)
- [Deposit ETH](https://docs.basis.pro/getting-started/deposits/deposit-eth.md)
- [Deposit SOL](https://docs.basis.pro/getting-started/deposits/deposit-sol.md)
- [Deposit PAXG (Ethereum)](https://docs.basis.pro/getting-started/deposits/deposit-paxg.md)
- [Swap, Stake & Earn](https://docs.basis.pro/getting-started/stake-and-earn.md)
- [Claiming Rewards](https://docs.basis.pro/getting-started/claiming-rewards.md)
- [Withdrawals](https://docs.basis.pro/getting-started/withdrawals.md)
- [Withdrawal Protection](https://docs.basis.pro/getting-started/withdrawal-protection.md)
- [Fees & Price Impact](https://docs.basis.pro/getting-started/fees.md)
- [Minimum Staking & Reward Claim Policy](https://docs.basis.pro/getting-started/minimum-staking.md): Minimum staking amounts and reward claim thresholds for BASIS staking products on BASIS.
- [Fee Calculator & Worked Examples](https://docs.basis.pro/getting-started/fee-calculator.md)
- [Dashboard Guide](https://docs.basis.pro/getting-started/dashboard.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/getting-started.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.
