# What are pSATS?

pSATS are pSTAKE points in the context of pSTAKE Staking. Its key attributes include:

* pSATS are just balances in a database (not onchain tokens) associated with a particular wallet address.
* pSATS are non-transferable.
* pSATS can be converted into SATS at the end of each season, distributed as BTC derivatives upon claim.

{% hint style="info" %}
Note: pSATS ***will not*** carry over to the next season. Rewards must be claimed within a certain claim window.
{% endhint %}


---

# 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.pstake.finance/pstake-staking/usdpstake-staking-introduction/what-are-psats.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.
