# Invoicing

Here's the LibreOffice template I use for invoicing my clients (it uses font Roboto, you can get it [here](https://fonts.google.com/specimen/Roboto)):&#x20;

{% file src="/files/-MYd9TLOYp2yJfql2DNz" %}
Invoice Template (.ods)
{% endfile %}

I save these to a work-folder and then export an PDF out of it to be sent to a client.

I have these nicely listed in a folder like so:

![](/files/-MYd6HVof-5OVFCl8o4t)

Here's an image of the invoice template:

![](/files/-MYd6Ddnsh-FGJfS5nU0)


---

# 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://blog.gearnoodle.com/2.-daily-operations/invoicing.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.
