# Full Examples

Below are example .run files you can download and play with immediately.

Simply navigate to the directory where you saved them and run `fig run file_name`&#x20;

You don't need to include the .run in the filename

e.g. `fig run heroku`

{% file src="/files/-MDE3UfVC5aSfjTjiueP" %}
Fork a Production Database on Heroku
{% endfile %}

{% file src="/files/-MDE3oy0Jk4I\_7UWOzZC" %}
Set up PSQL
{% endfile %}

Coming Soon: Example Runbooks for AWS, Docker, and Heroku

## Element

{% file src="/files/-MDE3AadhOKoDZWCDfQq" %}

{% file src="/files/-MDE3AaeBvFpjZXENMH\_" %}

{% file src="/files/-MDE3Aacnv\_iCYns3LbD" %}

{% file src="/files/-MDE3AabhZV8QEL9xpBL" %}

{% file src="/files/-MDE3Aaa85ISeCLpH6qo" %}


---

# 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://fig.gitbook.io/fig/interactive-runbooks-2/rundown-examples.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.
