> 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/o-que-e-peppol.md).

# O que é Peppol?

**Peppol** é uma rede para enviar faturas eletrónicas com segurança entre organizações.

Com o Power-Up Peppol, envia faturas do OutSmart diretamente através dessa rede.

### O que faz com o Peppol

* envie faturas eletronicamente sem um fluxo de trabalho PDF separado
* entregue faturas através de uma rede padronizada
* acompanhe o estado de entrega da sua fatura eletrónica

### O que precisa primeiro

Antes de poder enviar faturas, precisa de:

* ativo **Peppol** Power-Up
* totalmente preenchido e validado **dados da empresa**
* clientes com um **Morada Peppol**

{% hint style="info" %}
A OutSmart cria a sua conta Peppol durante o registo do Power-Up.
{% endhint %}

### Importante saber

* No momento da compra, escolhe quantos pacotes de faturas precisa por mês.
* Um pacote contém **50 Faturas por mês**.
* O seu Cliente também tem de estar acessível através do Peppol para receber faturas eletrónicas.

### Como funciona o processo

1. Ative o Power-Up.
2. Verifique e valide os dados da sua empresa.
3. Registe a sua organização no Peppol.
4. Configure o Peppol para os clientes certos.
5. Envie faturas e acompanhe o estado.

### Continuar

* [**Ativar e registar o Peppol**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/peppol/ative-e-registre-o-peppol.md)
* [**Configurar Clientes para o Peppol**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/peppol/configure-clientes-para-o-peppol.md)
* [**Enviar Faturas via Peppol**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/peppol/envie-faturas-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/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/peppol/o-que-e-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.
