# Prompts

The functions below are listed in the API section as well. This section
exists to allow you to quickly view the prompt's signature and
documentation.

## Main Prompt Function

```{eval-rst}
.. autofunction:: aprompt.prompt
   :noindex:
```

## Built-in Prompt Engines

```{eval-rst}
.. automodule:: aprompt.prompts
   :noindex:
```