> For the complete documentation index, see [llms.txt](https://knights-fantom.gitbook.io/knights-of-fantom/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knights-fantom.gitbook.io/knights-of-fantom/tokenomics/security-and-safety.md).

# Security and Safety

{% embed url="<https://coinmarketcap.com/currencies/knights-of-fantom>" %}

{% embed url="<https://defillama.com/protocol/knights-of-fantom>" %}

{% embed url="<https://www.coingecko.com/en/coins/knights-of-fantom>" %}

* **JaGo KYC & RugDoc Review**&#x20;

{% embed url="<https://jagosafer.io/knights-of-fantom>" %}

![](/files/oaFLhBg0P9zA0bCOOaFD)

{% embed url="<https://rugdoc.io/project/knights-of-fantom>" %}

* **Paladin Blockchain Security -** We have chosen to fork from a Paladin-audited yield farm to ensure the highest level of safety (We are <mark style="color:green;">**Xmas Past fork**</mark>)

{% embed url="<https://paladinsec.co/projects/xmas-past>" %}

* Forked code previously audited by Paladin
* Migrator code removed
* Deposit fee capped at 4%
* 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;


---

# 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://knights-fantom.gitbook.io/knights-of-fantom/tokenomics/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.
