# Contracts & Audits

### **Architecture and User Functionality**&#x20;

This section includes an overview of all the contracts necessary for the Sugar Yield Post diabetes system to operate, as well as descriptions of the various functions and their corresponding user groups.

### **Contract Addresses:**&#x20;

Provides a list of contract addresses for Sugar Yield markets, along with links to BNB for easy access.

### **Audits:**&#x20;

Provides links to all auditing reports conducted on the Sugar Yield smart contracts for added security and transparency.

### **Glossary:**&#x20;

**Caramel Vault:** \
Tokens representing positions that profit from the devaluation of a Sugar Yield market. \
**Saltish Vault:** \
Tokens representing positions that profit from a Sugar Yield market remaining pegged. \
**Market:** \
Defined by a Token and Strike Price. (e.g USDC at 0.9755 strike price)


---

# 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://sugar-yield.gitbook.io/sugaryield/learn-more/contracts-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.
