# 5. Automate Flash Loan

Understanding the manual task of building and executing a transaction manifest is fundamental to working with flash loans. However, being able to automate this process will save time, resources, and the risk of human-error. This section will describe how this automatic process can be achieved.&#x20;

\*WIP\*


---

# 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.gable.finance/v1-flashloan-pool/flash-loan/user-manual/5.-automate-flash-loan.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.
