# Stake SOL for amtSOL

The amtSOL represents users' ownership of their staked SOL in Amulet's staking pool. Amulet takes the staked SOL, delegates them to validators through an algorithmic [delegation strategy](/documentation/product/liquid-staking/delegation-strategy.md), and auto-compounds the staking rewards to boost returns.

As a liquid staking token, users can also trade amtSOL on open markets or have them staked on other DeFi platforms for extra returns. To redeem their staked SOL and rewards from Amulet's amtSOL-SOL liquidity pool with amtSOL, users can opt for:

* **Instant Withdraw** with redemption fees ranging from 0.3% to 3%; or
* **Delayed Withdraw** with no redemption fees but there is a small waiting period.


---

# 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.amulet.org/documentation/product/liquid-staking/stake-sol-for-amtsol.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.
