# Audit & Security

The USDT Piggy Bank contract is public, verified and can be viewed [here](https://bscscan.com/address/0x906cb56fe7074f62bef97fa3380aaa704cd4e603) on BscScan.

This project has been **audited** by one of the top auditing firms in the business, The Stamp!

*You can see our audit results from the Stamp* [*here*.](https://the-stamp.com/2023/01/usdt-piggy-bank/)

The contract is **fully decentralized and immutable**. Once deployed, it can never be altered or modified.

Additionally, there are **no backdoors or malicious codes** that allow the owner or anyone else to steal investor funds.

The smart contract has been designed with only one owner privilege, and that is to initialize the contract and allow investment to begin (see the [audit](https://the-stamp.com/2023/01/usdt-piggy-bank/)).

Upon depositing, your funds are **locked** into the contract and **cannot be stolen** by the owner or anyone else.


---

# 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://usdt-piggy-bank.gitbook.io/usdt-piggy-bank/project-details/audit-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.
