# Security measures & Risk Prevention

## Our Approach to On-Chain Security

In the domain of on-chain protocols where transactions are immutable and security is paramount, our protocol's design inherently emphasises rigorous security measures and proactive risk management.&#x20;

### Security of Protocol

* **Smart Contract Audits.** Our smart contracts are the foundation of our security architecture. They will undergo thorough audits conducted by reputable third-party organisations specialising in blockchain security to ensure they are free of vulnerabilities and are functioning as intended.
* **Decentralised Security Measures.** By leveraging the inherent security features of blockchain technology Jetstream ensures that all assets and transactions are secured.
* **Wallet Security.** Users are advised to practise secure wallet management, including the use of hardware wallets and secure private key storage solutions. Our Front Ends provides best practice guides to help users in safeguarding their assets effectively.

### Risk Management Strategies

* **Transparent Risk Parameters.** The platform operates with transparent risk parameters that are encoded into the smart contracts. These parameters are designed to mitigate risks associated with trading and provide a clear framework for operations.
* **Independent Account Management.** Each account is treated as an independent entity with its own risk profile, enabling precise risk management and ensuring that the risk associated with one account does not affect others.

### Educating Our Users

* **Knowledge Base and Resources.** We are committed to user education, providing a comprehensive knowledge base that includes detailed documentation, how-to guides, and educational content focused on security best practices and risk management in the context of blockchain and trading.
* **Continuous Learning.** Our platform encourages continuous learning and staying informed about the latest in blockchain security and risk management. We will offer educational modules, webinars, and real-time updates to keep our users at the forefront of on-chain security and risk mitigation strategies.
* **Community Support.** A strong community is a well-informed community. We foster a culture of security and risk awareness through active engagement with our user base, offering support and discussion forums where users can share experiences, tips, and strategies.


---

# 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.jetstream.trade/strategy/security-measures-and-risk-prevention.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.
