> For the complete documentation index, see [llms.txt](https://assiny.gitbook.io/assiny-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://assiny.gitbook.io/assiny-docs/criacao-de-produtos/cupons.md).

# Cupons

### Criação dos cupons de desconto

#### Passo a passo:

1. Acesse sua conta na Assiny e no menu lateral vá até Produtos.
2. Na listagem de produtos, na coluna de Ações, clique no ícone de 3 pontos, e selecione Editar.
3. Selecione Cupons, e clique em Novo cupom, no canto superior direito.

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

4. Preencha os dados do cupom (Nome e Código)
5. Defina o Tipo de desconto (Porcentagem ou Valor fixo).<br>

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

6. Defina as regras de uso.

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

7. Selecione as Ofertas vinculadas daquele produto.
8. Clique em Salvar.


---

# 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:

```
GET https://assiny.gitbook.io/assiny-docs/criacao-de-produtos/cupons.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
