# Templates

Welcome to building your 1st pieces of content with Cuppa!&#x20;

As you start your Single Generation, you will come across a few templates to help you get started.&#x20;

* General Informational Article
* Listicle Article
* Review Article
* How-To Article
* Recipe Article
* Location Service Page

Pick your template and start to build!&#x20;

{% hint style="info" %}
We recommend starting off with a few general articles to understand the Cuppa content process!&#x20;
{% endhint %}


---

# 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://learn.cuppa.ai/content-studio/markdown.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.
