# Risks & Security

halc.fun is built with security as a core priority. As the protocol evolves, the core team continuously reviews and tests both new features and existing components. DeFi carries inherent risk and halc.fun interacts with external protocols such as BounceTech, Hyperliquid, and HyperSwap. Downtime, bugs, or exploits in any of these protocols can affect halc.fun tokens. Users should make sure they understand the risks involved. For any questions related to halc.fun security, reach out on [Telegram](https://t.me/halcdotfun).

### Audits

Please refer to the audit page on the Halcfun website: <https://halc.fun/audit.pdf>


---

# 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.halc.fun/risks-and-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.
