> For the complete documentation index, see [llms.txt](https://ajuda.toplojas.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.toplojas.com.br/geral/editar-paginas-de-texto-livre.md).

# Editar Páginas de Texto Livre

Uma loja possui diversas **páginas internas com texto personalizado**.

> E**xemplo:**
>
> * Como Funciona
> * Quem Somos

O gerenciamento delas é feito em "**Conteúdo -> Páginas**", clicando em uma das páginas disponíveis no painel.

## Exemplo de Edição

Clique em "**Conteúdo -> Páginas**":

![](/files/-M8HZQQ4iog1N0hs7zFp)

Clique em "**Quem Somos**":

![](/files/-M8HZT-hdDMXMowTkRhH)

Preencha o novo texto no campo "**Página**":

![](/files/-M8HZaBz6TkrnWaPNuF6)

Clique em "**Salvar**":

<div align="left"><img src="/files/-M8HZOJexYu9na_tkc1V" alt=""></div>

{% hint style="info" %}
**Não** altere o **NOME da Página,** ao alterar o nome da página o link da página é alterado
{% endhint %}

## Dicas

{% content-ref url="/pages/-MZrIW-HseoplGnqrRcH" %}
[Inserindo Textos Externos](/geral/inserindo-textos-externos.md)
{% endcontent-ref %}


---

# 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://ajuda.toplojas.com.br/geral/editar-paginas-de-texto-livre.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.
