> 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/loja-virtual-pacotes-e-power-ups/power-ups/peppol.md).

# Peppol

Compreender o que o Peppol acrescenta, quando ativá-lo e onde continuar a configuração.

**Peppol** ajuda a enviar faturas eletrónicas a partir do OutSmart através de uma rede normalizada.

Esta secção ajuda a perceber o que a funcionalidade acrescenta e quando deve ser ativada.

Utilize a configuração ligada [**Configuração e utilização de Peppol**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/peppol/configuracao-e-utilizacao-do-peppol.md) para registo, configuração do Cliente, envio e acompanhamento do Estado.

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

### Neste guia

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

### O que se faz com Peppol

* enviar Faturas eletronicamente através de uma rede normalizada
* apoiar a entrega da Fatura do Cliente em fluxos de Compra digitais
* acompanhar o Estado da entrega da Fatura no OutSmart

### Ordem recomendada

1. Começar com [**O que é o Peppol?**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/peppol/o-que-e-o-peppol.md).
2. Depois, abrir [**Configuração e utilização de Peppol**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/peppol/configuracao-e-utilizacao-do-peppol.md).

### Importante saber antes de começar

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

### Tópicos relacionados

* [**Configuração e utilização de Peppol**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/peppol/configuracao-e-utilizacao-do-peppol.md)
* [**Power-Ups**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups.md)
* [**OutSmart Loja virtual**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/loja-virtual.md)
* [**Iniciar um período experimental de um Power-Up**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/loja-virtual/iniciar-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/loja-virtual-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.
