# GitHub Repo and Audits

**$SCALE Contracts**

[GitHub Repo for $SCALE ](https://github.com/jcroylegithub/SCALE)

[Two audits for $SCALE by SBSecurity and Egis Security ](https://github.com/jcroylegithub/SCALE/tree/main/audits)

[Admin Keys for $SCALE ](https://github.com/jcroylegithub/SCALE/blob/main/SCALE%20Admin%20Keys.pdf)

**S88 Audits (Includes B88, S88, H420, and E280)**

{% file src="/files/xDdJOGSzT70YPcNVDYXP" %}

{% file src="/files/XhNOJ0aPNLNkz1TeG4zj" %}

**$SCALE Buy and Burn Contract**

[GitHub Repo for $SCALE Buy and Burn](https://github.com/e-losiev/scale-bb-contract)&#x20;

[One audit for $SCALE Buy and Burn by Egis Security](https://github.com/e-losiev/scale-bb-contract/blob/main/audit/Egis%20Security%20Audit.pdf)

[Admin keys for $SCALE Buy and Burn are listed on the Buy and Burn page](/scale/basics/the-buy-and-burn.md)

[Custom code created for testing all major functions in the $SCALE Buy and Burn](https://github.com/e-losiev/scale-bb-contract/tree/main/test) \<Every function passed>


---

# 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://zibars-organization.gitbook.io/scale/github-repo-and-audits.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.
