> For the complete documentation index, see [llms.txt](https://partners.tray.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://partners.tray.com.br/faturamento-e-emissao-de-notas-fiscais.md).

# Faturamento e Emissão de Notas Fiscais

Para garantir o repasse correto de comissões e serviços para a sua agência ou perfil de parceiro, a emissão de Notas Fiscais deve seguir rigorosamente as diretrizes da LWSA S/A.

Abaixo, acesse as instruções de cada guia para o seu modelo de parceria e confira os códigos de CNAE, prazos, dados de faturamento e regras de envio obrigatórias:

* 🎨 Guia para Desenvolvimento de Temas
* 🤝 Guia para Indicação de Lojas
* ⚙️ Guia para Serviços de Implantação

#### Prazos Importantes

* Envio da NF: Até o dia 23 de cada mês.
* Validade: A Nota Fiscal deve ser enviada em até 60 dias após a liberação do relatório (após esse prazo, a comissão expira).
* Cronograma de Pagamento (Diretriz 2026): Notas aprovadas até o dia 09 são pagas no dia 10 do mês subsequente; notas aprovadas após o dia 10 são pagas no dia 25 do mês subsequente.


---

# 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://partners.tray.com.br/faturamento-e-emissao-de-notas-fiscais.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.
