# Pricing

### Packages

<table><thead><tr><th width="373">Features</th><th width="193" data-type="checkbox">Standard - 1 SOL</th><th data-type="checkbox">Advanced - 3 SOL</th></tr></thead><tbody><tr><td>Multiple Pools</td><td>true</td><td>true</td></tr><tr><td>Multiple Token Rewards</td><td>true</td><td>true</td></tr><tr><td>Custom Tiers</td><td>true</td><td>true</td></tr><tr><td>Locked Staking - RIgid or Dynamic Terms</td><td>true</td><td>true</td></tr><tr><td>Burn Mechanism</td><td>true</td><td>true</td></tr><tr><td>Airdrops</td><td>true</td><td>true</td></tr><tr><td>UI Customization</td><td>true</td><td>true</td></tr><tr><td>Custom Domains</td><td>false</td><td>true</td></tr><tr><td>Manage Transaction Fees**</td><td>false</td><td>true</td></tr></tbody></table>

### **SOL Transaction Fees \*\***

SOL transaction fees are paid by the user, the default the value is set to 0.004 SOL per stake, claim & unstake.&#x20;

In the advanced package, you have the ability to increase the associated SOL fee amount for each on chain action (Stake, Claim, Unstake) and the wallet address for sending within your admin panel.&#x20;


---

# 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://wp.gotmlabz.io/spl-token-staking/pricing.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.
