# How to stake?

## Buy some SOL

In order to invest in Solana Staking, you need some SOL. You can purchase it through a trusted global exchange. We recommend the following:

* BINANCE => <https://www.binance.com/fr/activity/referral-entry?fromActivityPage=true&ref=LIMIT_FYANC0QM>

## Keep your SOL safe

We recommend using a hardware wallet to keep your SOL or any other crypto assets safe.

* Ledger => <http://ledger.refr.cc/manystake> (You can use this link for a 20% discount)<br>

## Choose your own validators

There are a couple of things to consider while choosing the right validator to delegate your stake.

#### Validator total stake (Do not stake on to big validator)

The concentration of stake is a bad thing on a decentralized proof-of-stake blockchain. If you are an investor delegating stake, please consider high-performing nodes without high stake concentrations.

#### Data Center Concentration

A high data center concentration means that a problem with the hosting provider could take many of the nodes offline. If you are an investor who is delegating stake, please consider high-performing nodes without a high data center concentration.

#### Annual Percentage Yield (APY) and commission

The commission charged by the validator has an effect on the returns you earn. However, the important metric to consider is not the commission, but the validator’s Annual Percentage Yield (APY). This amount is the yearly compounded returns that you may expect, taking into account the fee and the validator’s performance.&#x20;

{% file src="/files/s9gdVLPs5YcEvh8ZWcHY" %}


---

# 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.manystake.com/guides/how-to-stake.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.
