# Security

Cetra is a decentralized protocol designed to offer a market-neutral farming experience. It is open-sourced and accessible to anyone. We believe in an open, decentralized, community-owned future and our aim is to develop Cetra with you. Our team has done conducting extensive internal code reviews & comprehensive unit tests. \
\ <mark style="background-color:orange;">**But the smartcontracts have not yet been audited, so do your own research and review the code and contracts on**</mark> [<mark style="background-color:orange;">**Github**</mark> ](https://github.com/cetra-finance)<mark style="background-color:orange;">**before investing !**</mark>


---

# 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://cetra.gitbook.io/welcome/more-information/security.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.
