> For the complete documentation index, see [llms.txt](https://support.solstrategies.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.solstrategies.io/stke-stake-pool/quickstart.md).

# About

SOL Strategies operates an algorithmically delegating stake pool that delegates stake to many validators using the Wiz Score from stakewiz.com.

The stake pool's token is STKESOL. Users may swap SOL for STKESOL which represents their share of the stake pool's SOL tokens. The pool stakes its SOL to many validators and over time the SOL in the pool grows as it accrues staking rewards. The STKESOL to SOL exchange rate grows.

### Pool Addresses

**Stake Pool:** [StKeDUdSu7jMSnPJ1MPqDnk3RdEwD2QbJaisHMebGhw](https://solscan.io/account/StKeDUdSu7jMSnPJ1MPqDnk3RdEwD2QbJaisHMebGhw)

**Token Mint:** [stke7uu3fXHsGqKVVjKnkmj65LRPVrqr4bLG2SJg7rh ](https://solscan.io/account/stke7uu3fXHsGqKVVjKnkmj65LRPVrqr4bLG2SJg7rh)

###


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://support.solstrategies.io/stke-stake-pool/quickstart.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.
