# Smart Contract and Audit

## Smart Contract

In its development, Good Games Guild will release the $GGG Token on BNB Smart Chain (BSC). $GGG Token official smart contracts as follow:

<https://bscscan.com/token/0xd8047afecb86e44eff3add991b9f063ed4ca716b>&#x20;

## Audit

To increase the safety and trust of the community, we have conducted several audit processes on the Good Games Guild smart contract and platform.

**The following is a report of our audit results:** [**HERE!**](<https://drive.google.com/file/d/1pzZWOJid7nuyo8qoJqSZVI_SnHM_rRex/view >)

<br>


---

# 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.goodgamesguild.com/smart-contract-and-audit.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.
