# Step-by-step guide to adding your first website (/scan/new).

1. **Navigate to the Scan Page:** From your main dashboard, click the **"+ Add Website"** button, or go directly to the scanning page.
2. **Enter Your Website URL:** In the "Website URL" field, type or paste the full address of the website you want to analyze. Make sure to include http\:// or https\:// at the beginning (e.g., <https://example.com>).
3. **Add a Website Name (Optional):** You can give your website a custom name in the "Website Name" field. This name will be used to identify the site on your dashboard, making it easier to manage if you have multiple websites. If you leave this blank, the website's URL will be used as the display name.
4. **Start the Analysis:** Click the **"Start Analysis"** button to begin the scan.


---

# 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://flensh.gitbook.io/flensh-docs/getting-started/1.3.-running-your-first-ai-visibility-scan/step-by-step-guide-to-adding-your-first-website-scan-new-..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.
