# Form Submission

## Inbound Leads

Clients that are looking for a security review **by industry-leading web3 security professionals** across the Spearbit network can reach out to Spearbit in a multitude of different ways. \
\
The primary means of requesting a security review is via the [**Spearbit website**](https://spearbit.com/)**.**

<figure><img src="https://content.gitbook.com/content/YpEUMjDBr2rrH1FdF73w/blobs/Q2iTGz2bEdTTH1Ymplhe/image.png" alt=""><figcaption></figcaption></figure>

Upon requesting a security review - clients are taken to a form in which they are prompted to provide the following for the Spearbit team to review:

* *Project Name*
* *Project Details*
* *Contact Information*
* *Source of Knowledge about Spearbit*
* *Relevant Code Repositories*
* *Extent of Services Requested*
* *Budget*
* *Timeline*

Additionally, clients can also reach out to us on [**Spearbit Twitter**](https://twitter.com/SpearbitDAO) via a direct message, however, we highly encourage the submission of a formal request for review via our website so the team can begin to assess the needs and requirements of your project.

<figure><img src="https://content.gitbook.com/content/YpEUMjDBr2rrH1FdF73w/blobs/OJIskm2svUqLimJqqsXB/image.png" alt=""><figcaption></figcaption></figure>

To schedule a direct call with our COO (Mike Leffer) regarding your potential security review from Spearbit - you can schedule time directly on his calendar [**here**](https://calendar.app.google/P3WHa3pxBtTygP439)**.**\
\
Prior to reaching out through other mediums - the Spearbit team highly recommends clients reach out via our request form as mentioned above so we may cater to the needs that suit a particular project or protocol as best as possible.

### Time to Response

Spearbit prides itself in being timely in all forms of the engagement process and we strive to set that precedent from the very beginning. All inbound form submissions can expect a response within **24 hours** of receipt by the Spearbit team.

{% hint style="info" %}
**Note:** For quality assurance and security reasons - the core team will perform due diligence on the client request prior to proceeding with any subsequent steps of the security review process.
{% 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.spearbit.com/spearbook/anatomy-of-a-spearbit-review/form-submission.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.
