# Security and Audits

The team behind Solid Sync conducted thorough research and addressed all potential security risks related to the project's contracts. To ensure the success of the project, some contracts are left upgradable, allowing the team to address unforeseen vulnerabilities that may arise. \
\
Operational activities are managed by a deployer multisig wallet and are protected by a timelock mechanism, preventing any unauthorized upgrades. All changes made to the system are executed through a proxy timelock, making it impossible for the team to perform any malicious actions without 24 hours of verification on the blockchain. \
\
Solid Sync has inherited audits from the Solidly ecosystem, which has a history of robust and tried-and-tested code, providing an added layer of security to the project.


---

# 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://solid-sync-organization.gitbook.io/solid-sync/security-and-audits.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.
