# Quickstart

First, navigate to the signup page and fill in all the required details to create your account.

After completing registration, you will receive a verification email. Enter the verification code provided in the email into the form and submit it. Once your account is verified, you will be automatically redirected to the dashboard, where you can begin using the platform.

<figure><img src="/files/AWpNmEdQZvNGoDASIzIP" alt=""><figcaption></figcaption></figure>

### Import

Cyberscan AI supports importing content from many popular writing tools and formats. If your content already exists, you can upload a file or group of files to be imported.

### Sync a repository

Cyberscan AI also provides seamless integration with GitHub and GitLab. This allows your team to connect repositories, manage authentication, and keep your security workflows and project data in sync across platforms.


---

# 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.cyberscope.io/cyberscan-ai/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.
