# Security Best Practices

To use Gemach AI safely:

1. **Verify transactions carefully**: Always review transaction details before approval
2. **Use hardware wallets**: For additional security, consider using a hardware wallet
3. **Start with small amounts**: When trying new features, start with small transactions
4. **Check network fees**: Be aware of gas costs, especially during network congestion
5. **Keep your session secure**: Log out when not using the application
6. **Report suspicious behavior**: Contact support if you notice anything unusual


---

# 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.gemach.io/gemach-dao/products/gemach-ai/security-best-practices.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.
