> For the complete documentation index, see [llms.txt](https://docs.qubixquantum.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.qubixquantum.com/trust-and-reality/security.md).

# Security

#### Data & Accounts

Your account and everything you do stays yours. It's tied to you, kept private, and walled off from every other user. The sensitive stuff runs quietly behind the scenes, so you get a clean, simple app while the important parts stay locked down. None of it is yours to manage, it just works.

#### Infrastructure

We built Qubix to be secure and hard to mess with, which matters a lot more once real money and real hardware are in the mix. Spending stays under control, the core is locked down, and if something goes wrong the system is built to fail safely instead of causing trouble.

Security isn't an afterthought here, it's part of the foundation, and it only gets tighter as Qubix grows toward a bigger launch.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.qubixquantum.com/trust-and-reality/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.
