# Mainnet V1 Security Assumptions

Please read this before interacting with our mainnet protocol. Users should have access to full information and understand the security assumptions associated with using this V1 mainnet.

This V1 mainnet is unaudited. As with any smart contracts, interact with them at your own risk. We've taken multiple security measures to ensure utmost security that we could given the time we had to deliver this first version, however everyone should be aware of risks involved with using the protocol.

Our V1 version is purposely centralized to mitigate the possibility of smart contracts risks, and this gives us more assurance in this V1 mainnet, which is only intended to allow the community to bet on the outcome of the 2024 Presidential Election between Donald Trump and Kamala Harris.&#x20;


---

# 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.bodegacardano.org/mainnet-v1-security-assumptions.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.
