# Risk Management

<figure><img src="/files/0c1In6NJHpQTGoLntM2D" alt=""><figcaption></figcaption></figure>

Building a DApp on Ethereum for the trading of real-world assets on the blockchain has many risks. Weset highly prioritizes security, its one of our main tenets and an underpinning reason Weset conducts transactions on Ethereum. Weset is capable of securely:

* **Transferring digital assets**: Weset is able to move assets or NFTs from one account or wallet to another, whether between individuals or entities. This is achieved through smart contracts that get executed when certain conditions are met.&#x20;
* **Safeguarding, holding, or managing digital assets**: Weset has robust security measures to protect the digital assets of its users. We only deploy audited smart-contracts. For your own assets we recommend the use of hardware wallets or multi-signature mechanisms. Weset uses a **Gnosis Safe** to store and protect assets the company owns.
* **Facilitating peer-to-peer trading**: The DApp should feature an interface that allows users to easily buy, sell, or trade digital assets.

As long as healthy digital habits are practiced blockchain networks such as Ethereum, are one of the safest ways to conduct transactions on the internet along with the added benefit of being decentralized.


---

# 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.weset.app/cybersecurity/risk-management.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.
