# 4. Disclaimer

Investing in cryptocurrencies and participating in Carpe Diem smart contracts is both for your own risk. Carpe Diem is not responsible for any losses made, be it due to overdue shares getting destroyed, price movements, or in case of an exploit or hack.

By [auditing](/general/audits.md) the Carpe Diem smart contracts, Carpe Diem hopes to find weaknesses that can be fixed before the deployment of the smart contract. Audits are usually an extra security measure but are not a security warranty or investment advice, nor do they provide a smart contract code faultlessness guarantee.

The code of the smart contracts is open source and is licenced under the MIT licence.

Please reach out to Carpe Diem when finding a possible exploit. Carpe Diem might consider giving out a bug bounty depending on the bug or exploit found.


---

# 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.carpediempension.com/whitepaper/4.-disclaimer.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.
