> For the complete documentation index, see [llms.txt](https://docs.boltdollar.finance/italian/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.boltdollar.finance/italian/tokens-and-protocollo/sicurezza/audit.md).

# Audit

Bolt Dollar è un rebranding dell'originale Bat Dollar, sistema monetario per una piattaforma gaming implementato su Binance Smart Chain. Bat Dollar è stato abbandonato perché lo sviluppatore originale non aveva abbastanza tempo / esperienza per integrare al meglio una Stablecoin algoritmica nel suo sistema. A quel tempo, Bat Dollar era un fork di Basis Cash ed è stato verificato da Certik il 06/11/2020.&#x20;

Quando lo sviluppatore del gioco ha abbandonato Bat Dollar, la comunità che era nata e cresciuta con esso ha rilevato il progetto e dopo un intenso audit interno da parte di sviluppatori esperti, il codice Stablecoin è stato ritenuto "sicuro" e le chiavi (e quindi il controllo) sono state consegnate a un team piú ristretto della comunità.&#x20;

Bolt Dollar è un progetto comunitario, non ci sono dev-vault o budget per il marketing. Dopo il rebranding e il lancio del nuovo sito web, verrà istituita una tesoreria della comunità che consentirà alla comunità di Bolt Dollar di pagare per un audit esterno. Il momento migliore per un audit esterno sarà dopo che la prossima serie di modifiche è stata implementata nel protocollo di base. Non appena l'audit sarà completato, questo Gitbook verrà aggiornato con i risultati.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.boltdollar.finance/italian/tokens-and-protocollo/sicurezza/audit.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
