# Lead time & Cost

Each project is subject to individual estimation, but from the experience of past projects, the average timeline looks as follows:

* Big Combo Audit:

More than 3000 sloc\* / 4+ weeks (including triage and reaudit)

* Medium Combo Audit:

Up to 3000 sloc / 3 weeks (including triage and reaudit)

* Small Combo Audit :

Up to 1000 sloc / 2 weeks (including triage and reaudit)

* Diff audit:

100 - 1000 sloc / up to 1 week.&#x20;

\*sloc (Source lines of code ) - number of lines of code without comments and blanks.

The following items are taken into account when pricing an audit contest:

* Bounty fund for the community of solo auditors
* Lead auditor fee for interim audit, triage, re-audit, final report issuance

<br>


---

# 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.strongholdsec.io/terms-of-work/lead-time-and-cost.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.
