> 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/guia-para-indicacao-de-lojas.md).

# Guia para Indicação de Lojas

1. **DADOS DO TOMADOR DE SERVIÇOS** \ <mark style="color:violet;">Razão Social:</mark> LWSA S/A (Filial Tray) \ <mark style="color:violet;">CNPJ:</mark> 02.351.877/0009-00 \ <mark style="color:violet;">Endereço:</mark> Av Alcides Lajes Magalhães, 130, Sala 02, Marília/SP \ <mark style="color:violet;">CEP:</mark> 17.525-181
2. **INSTRUÇÕES DE EMISSÃO (CNAE E ATIVIDADE)**\ <mark style="color:violet;">CNAE:</mark> Atividades de intermediação e agenciamento de serviços e negócios em geral, exceto imobiliários.\ <mark style="color:violet;">Atividade (Cód):</mark> 10.02 - Agenciamento, corretagem ou intermediação de títulos em geral, valores mobiliários e contratos quaisquer.<br>
3. **CONTEÚDO OBRIGATÓRIO NO CORPO DA NOTA** \ <mark style="color:violet;">Descrição do serviço:</mark> Comissão por Lojas Indicadas + mês ao qual o relatório se refere. Identificadores: PR e Número do Pedido. \ <mark style="color:violet;">Dados bancários completos:</mark> Banco, Código, Tipo de conta, Agência, Conta, Titular e CNPJ vinculado.\ <mark style="color:violet;">Chave PIX:</mark>
4. **REGRAS DE ENVIO E PRAZOS** \ <mark style="color:violet;">Forma de envio:</mark> Anexo diretamente nesta conversa (não aceitamos links ou sistemas externos). <mark style="color:violet;">Prazo mensal:</mark> Até o dia 23 de cada mês. \ <mark style="color:violet;">Validade da comissão:</mark> Expira em 60 dias após o envio do relatório. \ <mark style="color:violet;">Nome do arquivo:</mark> Deve ser salvo como "<mark style="color:$success;">NF (NÚMERO DA NF) - Pedido (NÚMERO DO PEDIDO)</mark><mark style="color:$info;">"</mark>. \
   \ <mark style="color:purple;">Confirmação:</mark> Caso não receba confirmação de recebimento em até 03 dias úteis, por favor, entre em contato.<br>
5. **CRONOGRAMA DE PAGAMENTOS (DIRETRIZ LWSA 2026)**&#x20;

   \
   A partir de 01/01/2026, os pagamentos seguem o fluxo abaixo: \
   \
   NF Aprovada pelo setor financeiro em: Até o dia 09 do mês\
   Data de Pagamento: Dia 10 do mês subsequente \
   \
   NF Aprovada pelo setor financeiro em: Após o dia 10 do mês\
   Data de Pagamento: Dia 25 do mês subsequente

<mark style="background-color:$info;">Este guia visa padronizar e agilizar o processo de faturamento. Siga rigorosamente as instruções para evitar atrasos.</mark>


---

# 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/guia-para-indicacao-de-lojas.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.
