# Security

{% hint style="success" %}
InterFi Audit: <https://github.com/interfinetwork/smart-contract-audits/blob/audit-updates/Sleepz_0xbA0F64792ff4bfFB7084E7b8da9C0Ac3b4784F37.pdf>
{% endhint %}

{% hint style="success" %}
KYC on PinkSale: <https://www.pinksale.finance/launchpad/0x27988bFE20bA78f2aB9683eF13E8Cd7d32961d02?chain=BSC>
{% endhint %}

{% hint style="info" %}
CertiK Audit: <https://www.certik.com/projects/sleepz>
{% endhint %}

{% hint style="info" %}
CertiK Skynet: soon..
{% endhint %}

{% hint style="info" %}
CertiK KYC: soon..
{% endhint %}

{% hint style="success" %}
Liquidity locked: <https://www.pinksale.finance/launchpad/0x27988bFE20bA78f2aB9683eF13E8Cd7d32961d02?chain=BSC>
{% endhint %}

{% hint style="success" %}
No mint function, owner can't mint tokens after initial deploy
{% endhint %}

{% hint style="success" %}
Owner can’t change Buy/Sell/Transaction fees over 5%
{% endhint %}

{% hint style="success" %}
Owner can’t set max tx
{% endhint %}

{% hint style="success" %}
Owner can’t change trading status
{% endhint %}

{% hint style="success" %}
Owner can’t set blacklist
{% 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://hello-92.gitbook.io/whitepaper/technical/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.
