# Add a Project for Security Audit

You can submit an application to [Open Source Technology Improvement Fund](https://ostif.org/the-ostif-mission/)(OSTIF) through Crowdfunding. OSTIF reviews your application, and if approved, it determines the funding goal amount for your project, post which you must add the funding goal in the respective field as shown in the [Security Audit Application ](https://docs.linuxfoundation.org/lfx/crowdfunding/security-audit-application)form.

1. [Sign in](https://docs.linuxfoundation.org/lfx/sso/sign-in) to [Crowdfunding](https://crowdfunding.lfx.linuxfoundation.org).
2. Click **Apply** and select **ADD SECURITY AUDIT**.\
   \
   ![](https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-9c62689a47959130f02fb8757e4d3b1dd6e84d84%2Fadd%20security%20audits.png?alt=media\&token=413fd86a-0b7a-41e1-9563-be4a1843eb93)
3. Complete the [security audit application form](https://docs.linuxfoundation.org/lfx/crowdfunding/security-audit-application). Red asterisks indicate required fields.
4. Click **Submit Application.**
5. (Optional) Click **My Projects** tab to view your pending project.

{% hint style="info" %}
You can edit your project at any time. Select the project that you want to update and click **Edit Project.**
{% endhint %}


---

# 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.linuxfoundation.org/lfx/crowdfunding/apply-for-crowdfunding/add-a-project-for-security-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.
