# Páginas

Debes crear páginas que se mostrarán en el pié de tu tienda. Estas páginas contienen información que rara vez cambia, pero que los clientes revisan con frecuencia.

## Páginas legales

Puedes crear tus propias páginas legales que están preparadas para que agregues información:

* Política de privacidad
* Política de envíos
* Política de cobros
* Política de términos y condiciones

### Agrega contenido a una página

Puedes agregarle formato a tu texto y cambiar el color del texto eligiendo opciones en el editor de texto enriquecido. También puedes insertar los siguientes elementos en tu página de política:

* Asignar una cuenta tipográfica, ajustar el tamaño y formato:
  * Párrafo.
  * Título (1 a 6).
  * Cita.
  * Tipo código
* Texto en negrita.
* Texto en subrayado.
* Texto en cursiva.
* Texto en tachado.
* Borra formato.
* Cambia los colores del texto.
* Cambia colores de fondo del texto.
* Agrega sangría.
* Elimina la sangría.
* Alinea el texto.
* Agrega un línea horizontal
* Crea una lista con viñetas.
* Crea una lista numerada.
* Inserta tablas.
* Inserta enlaces.
* Inserta imágenes.
* Inserta videos.
* Entre otras herramientas


---

# 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://help.b2bgo.mx/configuracion/paginas.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.
