# Invoice Issuance

After completing all the expenses and payment transactions on the folio, the final step is to click the "Invoice" button. Once the relevant field appears on the screen, the billing window, including the amount and billing address, is selected for invoicing.

<figure><img src="https://3278388865-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz4WJ2OM2ENOORsTxtvLG%2Fuploads%2FY1leCsEQkY2iDDqdHqYl%2FScreenshot%20(104).png?alt=media&#x26;token=e9331765-a555-435e-a868-b8ecce7af4f1" alt=""><figcaption></figcaption></figure>

Finally, by clicking the "Create Invoice" button, the invoice is generated. After all the necessary adjustments are made, the invoice can be sent by clicking the "Send" button.

<figure><img src="https://3278388865-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz4WJ2OM2ENOORsTxtvLG%2Fuploads%2F6jyXd3QJv5XkEY4wlpDM%2FScreenshot%20(110).png?alt=media&#x26;token=68803377-2338-4b56-aad4-5d36e4ab9d94" alt=""><figcaption></figcaption></figure>


---

# 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://presentationguide.elektraweb.com/summary-guide/invoice-issuance.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.
