# Welcome

Looper Docs covers the different guidance and tools of using the Looper interactive canvas, key features, as well as tutorials for building your project.

It is organised into a few key sections: Getting started, user manual and knowledge base:

1. **Getting started** is an overview of the basics; designed for those that are completely new to Looper.
2. **User manual:** are like lessons for everything that is core to building your project.
3. **Knowledge base** provides detailed descriptions and definitions of every concepts, elements and methodologies to help you understand life cycle assessment.&#x20;


---

# 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.looper.design/main/welcome.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.
