# Getting Started

The process to deploy your collection takes a couple of minutes.

To get started, click on the `Create` button on the Blaze home page.

You will be presented with a form to fill out in order to deploy your collection.

Continue reading on the next page to learn more.

<figure><img src="/files/kufNzos67diJ558fZPNS" 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.blaze.ong/blaze/creating-your-collection/getting-started.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.
