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

# O que é o Peppol?

Compreender o que é o Peppol, para que serve no OutSmart e o que é necessário primeiro.

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

Com o Power-up Peppol, é possível enviar Faturas do OutSmart diretamente através dessa rede.

### O que se faz com Peppol

* enviar Faturas eletronicamente sem um workflow PDF separado
* entregar Faturas através de uma rede normalizada
* acompanhar o Estado de entrega da sua fatura eletrónica

### O que é necessário primeiro

Antes de poder enviar Faturas, é necessário:

* ativo **Peppol** Power-Up
* totalmente Concluído e validado **dados da Empresa**
* Clientes com um válido **Morada Peppol**

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

### Importante saber

* Na compra, escolhe-se quantos pacotes de Faturas são necessários por Mês.
* Um pacote contém **50 faturas por mês**.
* O Cliente também tem de estar acessível através de Peppol para receber faturas eletrónicas.

### Como funciona o processo

1. Ativar o Power-up.
2. Verificar e validar os dados da Empresa.
3. Registar a organização no Peppol.
4. Configurar o Peppol para os Clientes certos.
5. Enviar Faturas e acompanhar o Estado.

### Continuar

* [**Ativar e registar o Peppol**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/peppol/ativar-e-registar-o-peppol.md)
* [**Configurar Clientes para Peppol**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/peppol/configurar-clientes-para-o-peppol.md)
* [**Enviar Faturas via Peppol**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/peppol/enviar-faturas-atraves-do-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/loja-virtual-pacotes-e-power-ups/power-ups/peppol/o-que-e-o-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.
