# Developer Quick Start

### 1) Create an account

The easiest way to scan your project is by authenticating using Github or Gitlab. [OAuth login](https://docs.threatrix.io/threat-center-1/creating-account/oauth-login). This enables you to have immediate access to your projects.

Alternatively, you can scan your project using our [Threat Agent](https://docs.threatrix.io/threat-agent/threat-agent-1).

### 2) Scan your project using ThreatScan

Once you've authenticated using OAuth, you will access your repositories from within our [ThreatScan dashboard](https://docs.threatrix.io/securecore/threatscan).&#x20;

### 3) Reviewing scan results

Scan status will be available in the lower right-hand corner of your screen.&#x20;

![](https://3093892275-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MbsieSiu0D66DBFP4uh%2F-MiSVSPWSe7gA1ndY6im%2F-MiSWJULV2L_-B8uZcyN%2Fimage.png?alt=media\&token=9c0a3dfd-5adf-46c7-a672-c695c88549fe)

Once the scan has been completed, a link to the [scan results](https://docs.threatrix.io/securecore/scan-results) will appear in the status bar for up to 20 seconds.&#x20;

![](https://3093892275-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MbsieSiu0D66DBFP4uh%2F-MiSVSPWSe7gA1ndY6im%2F-MiSWkgU7LstCpx2H-G-%2Fimage.png?alt=media\&token=f7da7552-c096-45a9-b94e-620deba9b106)

Completed scan results will also be available from within the [Entity](https://docs.threatrix.io/resources/dictionary#entity) dashboard. That's typically, but not always, your default Entity, which can be reached by clicking "My Team" on the top menu bar and then clicking the "Projects" tab.&#x20;

![](https://3093892275-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MbsieSiu0D66DBFP4uh%2F-MixEXPj7e_bfQRh2VJI%2F-MixEhVTjk3OrCcvQp6M%2Fimage.png?alt=media\&token=2ee300fe-bfe9-4490-a2ac-d39137b1ab36)

{% hint style="info" %}
For more information, see our full documentation on reviewing [scan results](https://docs.threatrix.io/securecore/scan-results).
{% 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.threatrix.io/developer-quickstart.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.
