# Your First Scan

## Initiating Your First Scan

Upon successful login, you'll be directed to the dashboard interface, providing you with an overview of your account's status and functionalities.

To commence scanning your repository, simply navigate to the "iScan" option located within the dashboard.

![Dashbaord](/files/7EC7nZY5TRSHkWGkTUxM)

Once selected, you'll be prompted to input the repository URL and initiate the scan process.

![iScan](/files/eCAOGrRCydf2gbzYQ9Nb)

Our advanced scanning technology swiftly analyzes your GitHub repository, identifying any potential vulnerabilities with remarkable speed and precision.

![Dashboard](/files/U4r0ukgK4TOmabEipFmh)

## Scan Private Repository

Should you wish to extend scanning capabilities to private repositories, we recommend completing the integration process using [External Integration](/user-docs/3-integrations.md). Once integrated, return to the dashboard to seamlessly trigger the scan for your private repositories.


---

# 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.sec1.io/user-docs/1-quick-start/2-your-first-scan.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.
