# Delegation Strategy

The stake pool uses the Wiz Score by stakewiz.com as its primary input into delegation. It uses a 30-day mean of the Wiz Score, as published [here](https://api.stakewiz.com/validator_mean_wiz_scores). The stake pool endeavours to delegate an equal amount of stake to between 40-80 validators as determined by SOL Strategies from time to time and based on the total SOL available in the pool.

Stake amounts are targeted to be equal in all qualifying validators.

We use [Ghost Logs](https://tryghost.xyz/) to blacklist malicious validators and have a strict no-sandwich policy. Any validators enacting in malicious behaviour, as decided at the sole discretion of SOL Strategies, is liable to blacklisting by the pool.


---

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