# Security and Safety ⛨

* **RugDoc KYC & Review -** [**Link**](https://rugdoc.io/project/the-dragons-lair/)
* **Paladin Blockchain Security -** [**Report**](https://paladinsec.co/projects/the-dragons-lair/)
* Forked code previously audited by Paladin
* Migrator code removed
* Deposit fee capped at 3%
* Contract checks whether max tokens have been minted (hard cap)
  * No timelock transaction is necessary to stop minting, no overshooting the maximum supply
* Fixed transfer-tax issue
  * No excessive harvests due to the presence of pools for tokens with a transfer tax&#x20;

Our base code has been audited numerous times by a reputable auditor. We are using the most secure and battle-tested code to help create a safe and enjoyable farming experience for all of our users.&#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.thedragonslair.farm/security-and-safety.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.
