# Security Tips

1. Always verify you’re on the official Granite website ([app.granite.world](http://app.granite.world))
2. Make sure to back up your wallet’s private keys or seed phrase
3. Never share your wallet’s private keys or seed phrase
4. Review all transaction details before signing
5. Lock your wallet when you’re done using the application

For technical support or questions, visit our [Telegram](https://t.me/GraniteBTC) or [Documentation](https://docs.granite.world/).


---

# 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.granite.world/core-protocol-features/getting-started/security-tips.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.
