# Security

<figure><img src="/files/bTRjh5tLH5kNudgPsc8S" alt=""><figcaption></figcaption></figure>

## Security Principles

* All actions (fishing, upgrading, rewards) run through smart contracts
* Fish Bit token is the only in-game currency
* No upgradeable contracts, all are immutable
* Code is open-source and permissionless

***

## Audit Report

At [<mark style="color:yellow;">**Fish Bit**</mark>](https://fishbit.org/), fair play and secure seas are core to our mission.

We’ve teamed up with a third-party audit firm to inspect every line of code. From boat logic to rod upgrade mechanics, our smart contracts were reviewed for exploits and fairness.

The verdict: clean nets. No major bugs. Ready to fish.

> Full audit report link (TBA)

***

{% hint style="success" %}
We plan to conduct recurring audits as we scale. Because trust, like treasure, must be earned.
{% 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://docs.fishbit.org/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.
