# Disclaimers and Feedback

* pSats is the name for points in the context of SatDrop.
* For total transparency, pSats are just balances in a database (not onchain tokens) associated with a particular wallet address.
* pSats are non-transferable.
* The pSTAKE Team reserves the right to introduce the exact mechanism for conversion between pSats to $PSTAKE tokens at the end of each season. This will depend on overall participation, BTC staked, and the reward pool.

In case of any queries, questions, feedback, or further assistance, please reach out to us in the pSTAKE Community:

* Twitter -[ https://x.com/intent/follow?screen\_name=pStakeFinance](https://x.com/intent/follow?screen_name=pStakeFinance)
* Telegram -[ https://t.me/pstakefinancechat](https://t.me/pstakefinancechat)
* Discord -[ https://discord.pstake.finance/](https://discord.pstake.finance/)
* China - <https://t.me/pSTAKE_china>
* Korea - <https://t.me/pSTAKE_Korea_Announcement>


---

# 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/satdrop/disclaimers-and-feedback.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.
