# Solstice Staking

## Solstice Staking

- [Overview](https://docs.solsticestaking.io/overview.md): Solstice is making the future look like the future.
- [Solana Staking](https://docs.solsticestaking.io/solana-staking.md): Solstice Staking provides high-performance Solana staking solutions for everyone, combining robust security with maximum returns. Stake your SOL with Solstice!
- [Solstice Staked SOL (solSOL)](https://docs.solsticestaking.io/solsol.md): solSOL is Solstice’s institutional-grade liquid staking token on Solana. It enables users to earn SOL staking rewards while keeping full liquidity and composability across Solana DeFi.
- [Ethereum Staking](https://docs.solsticestaking.io/ethereum-staking.md): Solstice Staking is offering high-performance Ethereum Staking solutions for companies with special demand on speed, security and maximum returns.
- [NEAR Staking](https://docs.solsticestaking.io/near-staking.md): Solstice is offering high-performance NEAR Staking solutions for companies with special demand on speed, security and maximum returns.
- [SUI Staking](https://docs.solsticestaking.io/sui-staking.md): Solstice Staking is offering high-performance SUI Staking solutions for companies with special demand on speed, security and maximum returns.
- [Lido V3 stVaults](https://docs.solsticestaking.io/b2b/lido-v3-stvaults.md): Institutional-grade Ethereum Liquid Staking Token Solution
- [RPC Nodes](https://docs.solsticestaking.io/b2b/rpc-nodes.md): High-performance and secure RPC endpoints to ensure seamless blockchain interaction for your applications.
- [Private Nodes](https://docs.solsticestaking.io/b2b/private-nodes.md): A Fully Managed, Institutional-Grade Staking Solution
- [Staking APIs](https://docs.solsticestaking.io/apis/staking-apis.md): Seamless Integration for Institutional Staking
- [Getting Started](https://docs.solsticestaking.io/getting-started.md): Seamless Integration for Institutional Staking
- [Solana Staking API](https://docs.solsticestaking.io/solana-staking-api.md): Seamless Integration for Institutional Solana Staking
- [Privacy Policy](https://docs.solsticestaking.io/misc/privacy-policy.md): Privacy Policy of Solstice Staking AG
- [Terms of Service](https://docs.solsticestaking.io/misc/terms-of-service.md): Terms of Service of Solstice Staking AG
- [Security Policies](https://docs.solsticestaking.io/misc/security-policies.md): Solana Staking Security Policies


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.solsticestaking.io/overview.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.
