# Stake

Staking is the best way to earn yield on your assets. Squads users can stake their SOL right from within the Squads app.

{% embed url="<https://www.youtube.com/watch?v=UVUyGZ8k0CM>" %}
How to Stake inside the Squads app
{% endembed %}

Users can stake their SOL with any Solana validator (powered by Stakewiz), various liquid staking providers (fuseSOL, Jito, Marinade, SolBlaze, marginfi), Marinade Native, and the Squads Validator:

1. [Staking with Squads](/main/navigating-your-squad/stake/staking-with-squads.md)
2. [Direct](/main/navigating-your-squad/stake/direct-staking.md)
3. [Liquid](/main/navigating-your-squad/stake/liquid-staking.md)
4. [Marinade Native](/main/navigating-your-squad/stake/marinade-native.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.squads.so/main/navigating-your-squad/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.
