> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/marketplace-packages-and-power-ups/power-ups/peppol/what-is-peppol.md).

# What is Peppol?

**Peppol** is a network for sending e-invoices securely between organizations.

With the Peppol Power-Up, you send invoices from OutSmart directly through that network.

### What you do with Peppol

* send invoices electronically without a separate PDF workflow
* deliver invoices through a standardized network
* track the delivery status of your e-invoice

### What you need first

Before you can send invoices, you need:

* an active **Peppol** Power-Up
* fully completed and validated **company details**
* customers with a valid **Peppol address**

{% hint style="info" %}
OutSmart creates your Peppol account during Power-Up registration.
{% endhint %}

### Important to know

* At purchase, you choose how many invoice bundles you need per month.
* One bundle contains **50 invoices per month**.
* Your customer must also be reachable through Peppol to receive e-invoices.

### How the process works

1. Activate the Power-Up.
2. Check and validate your company details.
3. Register your organization for Peppol.
4. Set up Peppol for the right customers.
5. Send invoices and track the status.

### Continue

* [**Activate and register Peppol**](/marketplace-packages-and-power-ups/power-ups/peppol/activate-and-register-peppol.md)
* [**Set up customers for Peppol**](/marketplace-packages-and-power-ups/power-ups/peppol/set-up-customers-for-peppol.md)
* [**Send invoices via Peppol**](/marketplace-packages-and-power-ups/power-ups/peppol/send-invoices-via-peppol.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledge.out-smart.com/marketplace-packages-and-power-ups/power-ups/peppol/what-is-peppol.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
