# Audit Bank

To keep the ecosystem secure, SDF covers essential audits for SCF-awarded Projects building Stellar's smart contracts. Learn more about the program [here](/scf-handbook/supporting-programs/audit-bank/official-rules.md).&#x20;

**To get started:**

1. Check out if [you're eligible](/scf-handbook/supporting-programs/audit-bank/official-rules.md#participant-eligibility)!
2. Fill out the application form for the Soroban Security Audit Bank received by email from the Stellar Community Fund.

If for some reason you're not able to find the information, reach out to <communityfund@stellar.org> or a member from the SDF team.&#x20;


---

# 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://stellar.gitbook.io/scf-handbook/supporting-programs/audit-bank.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.
