# Quickstart

<figure><img src="/files/u8FWXhnAXYMbGJElJAca" alt=""><figcaption></figcaption></figure>

For those who want to find amazing suggestions and use them in their daily lives.

### Discovering your first Prompt

Browse our Public Page. There, you'll find prompts categorized by utility (Marketing, Dev, Copywriting, etc.).

* Action: Click on a prompt card.
* Interaction: Fill in the fields (Elementals) defined by the author.
* Result: Click "Copy" or "Run" to see the magic happen.

<figure><img src="/files/giKQXBWJ38dIRPv7foRp" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/5QuaZG87xN9dsphtPnVz" alt=""><figcaption></figcaption></figure>

### Create your prompt

Now that you're familiar with our public page, it's time to create your first prompt.


---

# 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.snackprompt.com/get-started/quickstart.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.
