# Invoices

<figure><img src="/files/sDGhzOAW7De8nb8STYfd" alt=""><figcaption></figcaption></figure>

The Invoice feature enables **Gnosis Business** customers to streamline billing by generating a **one‑time “Invoice‑Me” link**. This link is shared with suppliers or vendors, who then complete invoice details directly in the system.

### <i class="fa-presentation-screen">:presentation-screen:</i> How it Works

* You generate a secure, one‑time link.
* Your supplier/vendor fills in the invoice details.
* Once submitted, payment flows directly from the Payor’s wallet to the Supplier's wallet.

### <i class="fa-lightbulb">:lightbulb:</i> Why It Matters

* ✅ Faster payments
* ✅ Less admin work
* ✅ Secure and transparent
* ✅ Easy for suppliers/vendors to use

### Onboarding

{% content-ref url="/pages/h2XLqORyRehpB7YzzUzQ" %}
[Onboarding](/quick-guide/product-guides/invoices/onboarding.md)
{% endcontent-ref %}

### Creating Invoice Link

{% content-ref url="/pages/xcopTKeK9sJpSjYH0ERF" %}
[Creating Invoice Link](/quick-guide/product-guides/invoices/payor-workflow/creating-invoice-link.md)
{% endcontent-ref %}

### Submitting Invoice Details

{% content-ref url="/pages/RH5aJeeVcv26AfszN6vI" %}
[Creating & Submitting Invoices](/quick-guide/product-guides/invoices/supplier-biller-workflow/creating-and-submitting-invoices.md)
{% endcontent-ref %}

### Paying Invoices

{% content-ref url="/pages/nqIeMttCbhrlDMq5ULdm" %}
[Receiving & Paying Invoices](/quick-guide/product-guides/invoices/payor-workflow/receiving-and-paying-invoices.md)
{% endcontent-ref %}

### FAQs

{% content-ref url="/pages/HqG6YUAtoJPYV86t4iOC" %}
[FAQs](/quick-guide/product-guides/invoices/faqs.md)
{% endcontent-ref %}


---

# 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://gnosisbusiness.gitbook.io/quick-guide/product-guides/invoices.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.
