> For the complete documentation index, see [llms.txt](https://satom-com.gitbook.io/menu-principal/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://satom-com.gitbook.io/menu-principal/aplicativos/satom-rotas/assinatura.md).

# Assinatura

Com objetivo de assegurar que o serviço foi realizado, o sistema também conta com uma solicitação de assinatura digital pelo próprio aplicativo, garantindo que o cliente reconheça que o serviço foi prestado.&#x20;Apesar da coleta desta assinatura não ser obrigatória, é altamente recomendada.

<figure><img src="/files/tP6Un4VCVFOS9BtttxpK" alt=""><figcaption></figcaption></figure>

Localize o ícone **Assinatura** ![](/files/2xgsdO6LNGTEldFwFkRS) na parte inferior das opções do ponto de rota.

Ao acessar informe nome e **CPF** do responsável.&#x20;Caso o mesmo se recuse a informar o **CPF** ou **nome**, informe recusa no campo nome e no campo **CPF** informe “**0**”.

Após a confirmação dos dados, o sistema irá abrir o campo de assinatura.

<figure><img src="/files/3ZHJVfUCTYuwbS7HIli7" alt=""><figcaption></figcaption></figure>

Em caso de recusa em assinar, basta clicar no **Visto** ![](/files/GQNVAoNPCvfYuoLelYu4) para finalizar o processo de coleta da assinatura.&#x20;

Para assinar basta o responsável escrever na tela do celular sua assinatura.

Para apagar a assinatura realizada clique no ícone **Lixeira** ![](/files/Dw8MUuBbbBEkk6QZcaUy).

Após a coleta da assinatura, será apresentado um **Check** ![](/files/56E5vB28Mg2aWg1YQskd) indicando que assinatura foi coletada.


---

# 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://satom-com.gitbook.io/menu-principal/aplicativos/satom-rotas/assinatura.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.
