# Servicios

### ¿Qué son los servicios?

Los servicios son imprescindibles para poder asignar una cita.&#x20;

Un servicio es  un tipo de sesión que asociamos al cliente en la agenda.  Al servicio además de poder asignarle un nombre, podemos asignarle una duración y un precio.

#### Asignar color a un servicio

{% hint style="info" %}
💡 Es posible [asignar un color ](#undefined)al servicio para reconocerlo de forma visual en el calendario.
{% endhint %}

{% embed url="<https://www.loom.com/share/9987bbf6972242039cc0f8e43a1d2325>" %}


---

# 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://docfav.gitbook.io/docfav/programa-docfav/agenda/servicios.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.
