# Tipo de ruta de inicio

{% hint style="info" %}
Más información sobre los Tipos de Rutas en nuestra [Guía sobre Tipos de Rutas](/es/aplicacion-moasure/tipos-de-rutas.md).
{% endhint %}

Para cambiar esta configuración, siga estos pasos:

1. Clique en **Ajustes.**
2. Clique en **Opciones de Medición**;
3. Clique en **Cómo Iniciar Una Medición** y seleccione el Tipo de Ruta deseado.


---

# 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://docs.moasure.com/es/aplicacion-moasure/ajustes/tipo-de-ruta-de-inicio.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.
