# Herramientas de productividad

Puedes usar las herramientas de productividad para agilizar muchas de las tareas en B2Bgo. Estas herramientas te ayudan a gestionar la tienda y hacer seguimiento de los pedidos y el inventario.

## Editor de texto enriquecido

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 tus textos:

* 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/guia-de-uso/inicio/herramientas-de-productividad.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.
