# Fundamentals

- [What are the fundamentals](https://documentation.alpaco.email/fundamentals/what-are-the-fundamentals.md): In this section we'll go over what are the fundamentals to understand before you get going with setting up your organization in Alpaco.
- [Creating an email](https://documentation.alpaco.email/fundamentals/creating-an-email.md): In this section we'll go over how you actually get started with creating an email when all have been setup correctly with Base, Blocks, Merge Tags and Integrations


---

# 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://documentation.alpaco.email/fundamentals.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.
