# Panqueca Americana Clássica

## Ingredientes

* 150 g de farinha de trigo
* 25 g de açúcar
* 10 g de fermento químico
* 2 g de sal
* 1 ovo
* 180 ml de leite
* 30 g de manteiga derretida ou óleo
* Baunilha opcional

## Preparo

1. Misture os ingredientes secos.
2. Em outro recipiente, misture ovo, leite e manteiga derretida.
3. Junte os líquidos aos secos.
4. Misture apenas até incorporar. A massa pode ficar com pequenos grumos.
5. Aqueça uma frigideira antiaderente em fogo médio-baixo.
6. Coloque porções da massa.
7. Vire quando surgirem bolhas na superfície e as bordas parecerem firmes.
8. Doure o outro lado rapidamente.

## Rendimento

Aproximadamente 6 a 8 panquecas médias.


---

# 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.appelt.com.br/panqueca-americana-classica.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.
