# Start with a template

Noloco has many [templates](https://noloco.io/templates) that you can use to quickly get started with a custom app.

Templates are brilliant for kick-starting your app, and the template directory has a template for all types of use cases, and you can use them to get your apps closer to sharing with your team

{% @arcade/embed url="<https://app.arcade.software/share/YxP215pwmYMKMPsYvxbu>" flowId="YxP215pwmYMKMPsYvxbu" %}

Once you have created your app, you can continue finishing your app's setup by following the rest of the Quickstart guide

{% content-ref url="/pages/hTTuGk0IyJhqvk53037H" %}
[Quickstart](/quickstart.md)
{% endcontent-ref %}


---

# 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://guides.noloco.io/quickstart/start-with-a-template.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.
