# Quick start with a preloaded project

After signing up, you will be presented with three options.

The "**Try out a Demo Project**" option lets you explore a demo project with preloaded data, eliminating the need to scan a real repository.

<figure><img src="/files/NhPCfMQZAQ5utNkGgMbK" alt="" width="521"><figcaption></figcaption></figure>

Select "**Try out a Demo Project**" to initiate the background process to load the demo project.

<figure><img src="/files/uFCOvGCYPkYtGXSdD4vl" alt="" width="563"><figcaption></figcaption></figure>

Click on the *Close* button and you will see that a new project has been created (named "**DemoProject**") with preloaded data. You can freely browse for any page to see funnel, dashboards, risks, etc.

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


---

# 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.xygeni.io/getting-started/quick-start-with-preloaded-project.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.
