# Removendo itens de paywalls

Aqui está um guia passo a passo para remover um item previamente adicionado à sua barreira de pagamento:

* Encontre e expanda a barreira de pagamento e clique no botão **Remover**:

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

* No formulário que aparece, insira o ID do item a ser removido e valide o formulário:

<figure><img src="/files/0V1L8BGKgC40hYvvcYvR" alt=""><figcaption></figcaption></figure>

Parabéns! Você removeu com sucesso um item de sua barreira de pagamento.


---

# Agent Instructions: 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://docs.payswap.org/portugues/products/cancan/paywalls/removing-items-from-paywalls.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.
