# Security

At Crocodile Finance, the safety and security of our community and investors are top priorities. We are committed to implementing best practices and maintaining transparency to protect your investments.

**Security Measures We Take:**

1. **Upgradable Protocol Mechanisms**
   * The ownership of our token contracts is **not renounced**, allowing us to make necessary upgrades and improvements to the protocol as needed. This ensures the protocol can evolve and adapt over time for security, efficiency, and performance.
2. **Verified Contracts**
   * All our contracts are **fully verified** and thoroughly tested before deployment.
   * Contract launches and protocol updates are **announced several hours or days in advance** to ensure transparency and give the community ample time to prepare.
3. **Strategic Partnerships**
   * We collaborate with some of the **largest and most secure projects on the Avalanche network**, ensuring that Crocodile Finance remains a part of a trustworthy and resilient ecosystem.

***

## **Your Role in Security** <a href="#your-role-in-security" id="your-role-in-security"></a>

While we take every measure to secure the protocol, users should also follow these best practices to keep their funds safe:

* Use **secure wallets** and never share your private keys.
* Always verify you are interacting with official Crocodile Finance links.
* Stay informed by following our official announcements.

Security is a shared responsibility, and with these combined efforts, we aim to provide a secure and reliable experience for all participants in the Crocodile Finance ecosystem.


---

# 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://crocodile-finance.gitbook.io/crocodile-finance-docs/information/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.
