# Quick Start

Jumpstart your journey with Sec1 by following these simple steps to have your system up and running in just a few minutes.

## Login to Sec1

Get started by logging into Sec1 and accessing its powerful features:

* [Login to Sec1](/user-docs/1-quick-start/1-login-to-sec1.md)

## Your First Scan

Initiate your first vulnerability scan with Sec1 to assess your system's security posture:

* [Run Your First Scan](/user-docs/1-quick-start/2-your-first-scan.md)

## View Results

Once your scan is complete, review the results to gain insights into your system's vulnerabilities:

* [View Results](/user-docs/1-quick-start/3-view-results.md)


---

# 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.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.
