# Native SOL Restaking

For native SOL restaking, Solayer first converts your SOL to an intermediary form called sSOL-raw, which is the Liquid Staking Token (LST) issued by the stake pool manager. This entire process is non-custodial, ensuring that staked SOL is delegated to validators who earn MEV-boosted returns. The sSOL-raw is then converted to sSOL after another interaction with the Solayer restaking pool manager. All these steps are executed in a single transaction for efficiency.

<figure><img src="https://2113331469-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzYM0pEemeu6F3UKGPAZE%2Fuploads%2FoQGghGD3fQfLJgGF4Wvx%2Fimage.png?alt=media&#x26;token=a5bc0774-61b9-4333-9664-80f2c88e62bd" alt=""><figcaption></figcaption></figure>

**Here are more details on the Solayer stake pool:**

* Stake Pool: po1osKDWYF9oiVEGmzKA4eTs8eMveFRMox3bUKazGN2&#x20;
* Pool Token Mint: sSo1wxKKr6zW2hqf5hZrp2CawLibcwi1pMBqk5bg2G4&#x20;
* Epoch Fee: 7/100 of epoch rewards&#x20;
* Stake Withdrawal Fee: 8/10000 of withdrawal amount&#x20;
* SOL Withdrawal Fee: 8/10000 of withdrawal amount&#x20;
* Stake Deposit Fee: 0/10000 of deposit amount&#x20;
* SOL Deposit Fee: 0/10000 of deposit amount&#x20;
* Stake Deposit Referral Fee: 0% of Stake&#x20;
* Deposit Fee SOL Deposit Referral Fee: 0% of SOL Deposit Fee


---

# 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://solayer-labs.gitbook.io/solayer-docs/solayer-overview/restaking-guides/native-sol-restaking.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.
