# Sovereign Stake Fund (SSF)

A Governor can obtain the rights to a Region, which we call **Sovereign Stake Fund (SSF)**, by staking RAWS Tokens as shown in the table below.

<table data-full-width="false"><thead><tr><th></th><th align="center">SSF</th><th align="center">USDT in RAWS</th><th align="center">RAW-Bank Capital &#x26; Licensing</th><th align="center">Stake Rewards (RAWS Token)</th><th align="center">Monthly Airdrop (in Gold)</th><th align="center">Max Land Gather Return</th></tr></thead><tbody><tr><td><strong>BACAN</strong></td><td align="center">1 Year</td><td align="center">160</td><td align="center">-</td><td align="center">5%</td><td align="center">8000</td><td align="center">100%</td></tr><tr><td><strong>TOPAZ</strong></td><td align="center">1 Year</td><td align="center">320</td><td align="center">Junior</td><td align="center">5%</td><td align="center">16000</td><td align="center">128%</td></tr><tr><td><strong>AMETIS</strong></td><td align="center">1 Year</td><td align="center">480</td><td align="center">Senior</td><td align="center">5%</td><td align="center">24000</td><td align="center">160%</td></tr><tr><td><strong>OPAL</strong></td><td align="center">1 Year</td><td align="center">560</td><td align="center">Manager</td><td align="center">5%</td><td align="center">32000</td><td align="center">200%</td></tr></tbody></table>


---

# 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://reignalterworld.gitbook.io/litepaper/economy/staking/sovereign-stake-fund-ssf.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.
