# Technology

Citronus recognizes the importance of the safe use of crypto platforms and strives to give users confidence and peace of mind when using Citronus platform and interacting with the web3 world. Within the platform, the following measures are implemented:

* <mark style="color:blue;">**Use of smart contracts:**</mark> Utilizing smart contracts enhances user security through decentralization, transparency, immutability, automation, and funds protection on the blockchain. Smart contracts ensure secure contract execution, prevent fraud, and provide reliable storage of user funds.
* <mark style="color:blue;">**Internal security audits:**</mark> Regular security audits help identify and address potential vulnerabilities in the system, ensuring a high level of protection for user funds.
* <mark style="color:blue;">**Monitoring and alerting:**</mark> Implementing real-time monitoring and alerting systems helps detect suspicious activities and potential security breaches, allowing for quick response and mitigation.


---

# 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.citronus.com/project-develoment/technology.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.
