# Safety On Yields

- [SOY Finance Security Audit](https://soy-finance.gitbook.io/soy-finance/soy-products/safety-on-yields/soy-finance-security-audit.md): Soy.Finance (SOY) security audit, conducted by the Callisto Network Security Department during March 2021.
- [SOY Finance Bug Bounty](https://soy-finance.gitbook.io/soy-finance/soy-products/safety-on-yields/soy-finance-bug-bounty.md): Contribute to our security and get rewarded!
- [ERC 223 Token Standard](https://soy-finance.gitbook.io/soy-finance/soy-products/safety-on-yields/erc-223-token-standard.md): ERC223 is a superset of the ERC20 standard allowing the use of tokens as first-class value transfer assets.


---

# 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://soy-finance.gitbook.io/soy-finance/soy-products/safety-on-yields.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.
