# 7.4 Security, Transparency and Community

StandR Bot emphasises safety and trust:

* **Non‑custodial wallet:** users remain in full control of their funds; they hold the private keys. The bot cannot withdraw or transfer assets without permission.
* **Full transparency:** every trade executed by the bot is reported to the user in real time and can be viewed on-chain. Details include entry price, exit price, trade size, profit/loss and rationale. Users can audit trades via block explorers.
* **Community Support:** an official EOSI Finance Telegram group connects StandR Bot users with one another and with the EOSI Finance team. Members share experiences, ask questions and discuss strategies. The group also receives daily market analyses and signals.
* **AI Monitoring:** the bot’s models undergo regular audits. The quant team continuously monitors performance and updates algorithms. Users’ feedback influences model adjustments which are continuously evaluated by users and developers. Model updates and improvements are subject to governance.
* **Roadmap Integration:** futuristic features will be implemented based on user's votes. Future versions will integrate with EOSI’s governance so that token holders can vote on changes to the bot’s strategies, fee structures and asset support.


---

# 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://eosi-finance-1.gitbook.io/eosi-finance-documentations/eosi-finance/7.-standr-bot-a-deep-dive/7.4-security-transparency-and-community.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.
