# Is my data or bot source code safe at Endercloud?

> Absolutely yes! At Endercloud, we take security and privacy very seriously. Our staff, including administrators, do not have access to your data, bot source code, or server files. Our system is well-managed, ensuring that even system administrators cannot read, write, download, or modify your files.

> We understand that bot source code is highly confidential and contains private elements, including secrets and intellectual property. We respect the hard work developers put into their projects and ensure their data remains secure with us.

{% hint style="info" %}
the security of your account is your responsibility. If your account gets compromised, we cannot be held responsible. To enhance security, we offer Two-Factor Authentication (2FA) on our panel, which you can enable for added protection.

Please ensure that you do not share your browser cookies or grant server access to anyone else. Additionally, you can monitor the activity logs to check if any files have been downloaded.
{% endhint %}


---

# 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://know.endercloud.in/faq-endercloud/is-my-data-or-bot-source-code-safe-at-endercloud.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.
