# Split

Splitting a Solana stake can be useful when you wish to withdraw a part of it without deactivating your whole stake. This can be done by splitting your stake into two stakes. The newly created stake is active right away and can be deactivated to be withdrawn an epoch later. Navigate to Portfolio > Account > SOL, hover over the active stake you wish to split, and click "Split".

<figure><img src="/files/OJXs7uUdia5o4FEOjeBt" alt=""><figcaption></figcaption></figure>


---

# 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/kiln-products/dashboard/unstaking/solana-sol/split.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.
