# General

<table><thead><tr><th width="246">Question</th><th>Answer</th></tr></thead><tbody><tr><td><strong>Where can I read about the game?</strong></td><td>You can read more about the game in the Sacra Whitepaper.</td></tr><tr><td><strong>How can I get $SACRA tokens?</strong></td><td><ol><li>Get as a reward for passing the adventures.</li><li>Participate in early demos or follow project socials for events to potentially receive an airdrop.</li><li>Purchase $SACRA tokens from the market on the Swap page.</li></ol></td></tr><tr><td><strong>How to access support?</strong></td><td>In case of any problems, screenshot your console log, and open a ticket on our Discord server. Don’t trust anyone who tries to help you outside of the ticket!</td></tr><tr><td><strong>How can I cancel my action?</strong></td><td><p>Sacra is a decentralized blockchain gaming platform, and any action that occurs within the game cannot be canceled by anyone. </p><p>Blockchain-based actions cannot be canceled because of the technology's inherent immutability, which ensures the security, transparency, and trust of the system by permanently recording and preserving all transactions.</p></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://docs.sacra.cc/sacra-faq/general.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.
