> For the complete documentation index, see [llms.txt](https://docs.adapta.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adapta.org/central-de-ajuda/plataforma/skip/como-esconder-o-selo-do-skip.md).

# Como esconder o selo do Skip?

Para realizar essa alteração, você deve primeiro:&#x20;

* Abrir as Configurações do seu projeto, localizadas no menu superior ao lado do botão de publicar.&#x20;
* Dentro do painel que será exibido, procure pela opção Esconder Selo "Skip" e ative o seletor correspondente para que a marca seja removida da interface do seu app.

{% embed url="<https://drive.google.com/file/d/1AEqYrZhYZFgvTVkm6Xo8gGjdR9BUMMur/view?usp=sharing>" %}

{% hint style="success" %}
É importante lembrar que este recurso é exclusivo e está incluso nos planos Basic, Gold e Pro.&#x20;
{% endhint %}

Caso você queira ir além na personalização, no mesmo menu de Configurações Avançadas é possível alterar também o nome, a imagem e o ícone do aplicativo para garantir uma identidade visual completa e exclusiva.

Lembre-se de clicar em **Publicar** após realizar essas mudanças para que a versão atualizada do seu site, agora sem o badge, fique disponível para todos os seus usuários através da URL do projeto.


---

# 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://docs.adapta.org/central-de-ajuda/plataforma/skip/como-esconder-o-selo-do-skip.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.
