# Stake from Squads

You can stake your SOL holdings with our Solana validator directly from your Squads.

<figure><img src="/files/pDJJ5AdGBZBQzdpLbGTn" alt=""><figcaption><p>Validator Staking</p></figcaption></figure>

**To stake SOL:**

1. Launch your v4 or Legacy Squads from here: <https://squads.so/>
2. Navigate to the "Staking" tab and select the "Validator" section.
3. Search for the Kiln validator and enter the amount of SOL you want to stake.
4. Click on the "Stake" button and launch a transaction.
5. Your SOL will be staked once the transaction has been executed. You will start earning rewards in the following epoch.&#x20;
6. The "Staked" tab in the "Validator" section allows you to check the staked SOL amount and track your staking returns.&#x20;

**To unstake SOL:**

1. Navigate to the "Staking" tab and select "Validator" section.
2. Click on the "Staked" tab and then the Kiln validator.
3. Click the "Unstake" button to launch a transaction.

Please note that due to nature of epochs, your unstaked SOL will be only be available for withdrawal after the end of the epoch.

1. Your SOL stake account will be deactivated once the transaction has been executed. The deactivation period finishes with the start of the new epoch.
2. Once the deactivation period finishes, you will be able to withdraw your SOL. Navigate to the "Staked" tab in the "Validator" section, click on the Kiln validator, and launch a transaction to complete the withdrawal.
3. Your SOL will be returned to your vault once you have signed the transaction.&#x20;


---

# 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.kiln.fi/v1/integrations/wallets/stake-from-squads.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.
