> 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/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/peppol.md).

# Peppol

**Peppol** ajuda você a enviar faturas eletrónicas do OutSmart através de uma rede padronizada.

Use esta secção para compreender o que a funcionalidade adiciona e quando a ativar.

Use o conectado [**Configuração e utilização do Peppol**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/peppol/configuracao-e-uso-do-peppol.md) para registo, configuração do Cliente, envio e acompanhamento do Estado.

{% hint style="info" %}
**Peppol** começa como um **Power-Up**.
{% endhint %}

### Neste guia

* [**O que é o Peppol?**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/peppol/o-que-e-peppol.md)
* [**Configuração e utilização do Peppol**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/peppol/configuracao-e-uso-do-peppol.md)

### O que faz com o Peppol

* enviar Faturas eletronicamente através de uma rede padronizada
* apoiar a entrega de Fatura do Cliente em fluxos de compras digitais
* acompanhe o Estado da entrega da Fatura a partir do OutSmart

### Ordem recomendada

1. Comece com [**O que é o Peppol?**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/peppol/o-que-e-peppol.md).
2. Depois abra [**Configuração e utilização do Peppol**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/peppol/configuracao-e-uso-do-peppol.md).

### Importante saber antes de começar

* Primeiro, ative a funcionalidade para a sua conta.
* O OutSmart cria a sua conta Peppol durante o registo.
* O seu Cliente também tem de estar acessível através do Peppol para receber faturas eletrónicas.
* Uma atualização de Estado no registo da Fatura pode demorar alguns minutos.
* O Power-Up do Peppol atualmente funciona com um **IBAN** número.

### Tópicos relacionados

* [**Configuração e utilização do Peppol**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/peppol/configuracao-e-uso-do-peppol.md)
* [**Power-Ups**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups.md)
* [**OutSmart Marketplace**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/marketplace.md)
* [**Iniciar uma avaliação do Power-Up**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/marketplace/iniciar-um-teste-de-power-up.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/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/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.
