# BloqStake

BloqStake is a non-custodial staking solution that provides stakers with the ability to stake their tokens to validate on various blockchain networks.

BloqStake provides the following services for staking (dependent on the protocol):

1. Dedicated / white-labelled validator nodes
2. Public delegated nodes

The following services are currently supported (broken out by protocol):

| Protocol      | Dedicated/ White-labelled Node                               | Delegation                                         |
| ------------- | ------------------------------------------------------------ | -------------------------------------------------- |
| **Ethereum**  | [Yes](/bloq-services/bloqstake/ethereum/getting-started.md)  | N/A                                                |
| **Algorand**  | Yes                                                          | No                                                 |
| **Avalanche** | [Yes](/bloq-services/bloqstake/avalanche/getting-started.md) | [Yes](https://stake.bloq.com/protocols/avalanche/) |
| **BNB Chain** | Yes                                                          | No                                                 |
| **Cardano**   | Yes                                                          | Coming Soon                                        |
| **Kusama**    | Yes                                                          | Coming Soon                                        |
| **Orchid**    | Yes                                                          | No                                                 |
| **Polkadot**  | Yes                                                          | Coming Soon                                        |
| **Polygon**   | Yes                                                          | No                                                 |
| **Solana**    | Yes                                                          | Coming Soon                                        |
| **Tezos**     | Yes                                                          | No                                                 |
| **V Systems** | Yes                                                          | [Yes](https://stake.bloq.com/protocols/vsystems/)  |

To start your own dedicated/white-label node, please contact us at **<support@bloq.com>** and we can help you get started.


---

# 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.bloq.com/bloq-services/bloqstake.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.
