> For the complete documentation index, see [llms.txt](https://wiki.onfa.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.onfa.io/sp/cartera/cuenta/nivel-de-cuenta/centro-de-rutas.md).

# Centro de Rutas

#### A. Cómo activar paquetes de mejora

1. **Accede a la sección Nivel de cuenta**

   * Inicia sesión en tu cuenta ONFA.
   * Selecciona **"Nivel de cuenta"** desde el menú principal.

   <figure><img src="https://3543960588-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHVUlozWTsEZi0p2AOyyB%2Fuploads%2F6kax7vhKP4GC2ekamIPp%2FSizzy-iPhone%2014%20onfa.io%2014May%2009.57%20-%20Copy%20(1).png?alt=media&#x26;token=b067c367-1547-440c-9131-2c420ec27cde" alt="" width="244"><figcaption></figcaption></figure>
2. **Selecciona un paquete de mejora**

   * **Routehub:** Elige uno de los cuatro paquetes (Líder/Gerente/Gerente General/Presidente).
   * **O Plan de mantenimiento:** Elige un paquete de 1 mes o 1 año.
   * Presiona el **"Actualizar"**.

   <figure><img src="https://3543960588-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHVUlozWTsEZi0p2AOyyB%2Fuploads%2FQm0EH2E69phF6KsurSWm%2F2025-06-20_14-54-53.png?alt=media&#x26;token=ae9e435a-ee36-43c3-92a6-f8021e31ba2e" alt="" width="216"><figcaption></figcaption></figure>
3. **Confirma el pago**
   * El sistema muestra un modal de notificación.
   * Selecciona **método de pago** (Cartera principal o Cartera de patrocinio).
   * Presiona **"Activar"** para completar.

<figure><img src="https://3543960588-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHVUlozWTsEZi0p2AOyyB%2Fuploads%2FCFyLawuWKW3XwHHl5KZj%2F2025-06-20_15-07-14.png?alt=media&#x26;token=be0d4067-39f5-421b-8361-22f4098d31ef" alt="" width="239"><figcaption></figcaption></figure>

> *Nota*
>
> * La tarifa del paquete se deducirá directamente de la cartera.
> * El paquete entra en vigor inmediatamente después del pago exitoso.

#### **B.** Cómo recibir recompensas de Route Hub

1. **Accede a la sección Nivel de cuenta**

* Inicia sesión en tu cuenta ONFA
* Abre el menú principal y selecciona **"Nivel de cuenta"**

<figure><img src="https://3543960588-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHVUlozWTsEZi0p2AOyyB%2Fuploads%2FOaXxgK85Gu2vKkrJGGkw%2Fimage.png?alt=media&#x26;token=72b90733-a41d-42d1-bdc8-d4bd1d21ae20" alt="" width="244"><figcaption></figcaption></figure>

2. **Ve a la sección de Actualizaciones**

* En la página Nivel de cuenta, desplázate hasta el final
* Busque y seleccione **"Actualizar"**

<figure><img src="https://3543960588-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHVUlozWTsEZi0p2AOyyB%2Fuploads%2FVZT6AQD5GkU0xLfFzn3Z%2F2025-06-20_15-08-10.png?alt=media&#x26;token=5da83253-e9eb-4f7d-9029-5ed51788a8b3" alt="" width="213"><figcaption></figcaption></figure>

3. **Reclamar recompensas**

* En la parte superior de la página de Route Hub verás:
  * Una barra de progreso que muestra un fondo de recompensa de $30 para 50,000 beneficiarios
  * Un botón **"Reclamar recompensa"** (se iluminará cuando seas elegible)
* Haz clic en el botón **"Reclamar recompensa"** para reclamar 30 USDT

<figure><img src="https://3543960588-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHVUlozWTsEZi0p2AOyyB%2Fuploads%2Fg1ECwYKvt6xecs303LPB%2F2025-06-20_15-09-31.png?alt=media&#x26;token=52882d9e-23e8-453e-ab5f-eab0bfa888c3" alt="" width="212"><figcaption></figcaption></figure>

> **NOTA IMPORTANTE:**
>
> * La recompensa de 30 USDT se transferirá a **Cartera de patrocinio** tuya
> * Al activar Route Hub, selecciona **Cartera de patrocinio** como método de pago
> * El número de recompensas es limitado (50,000 plazas), por favor reclama pronto


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.onfa.io/sp/cartera/cuenta/nivel-de-cuenta/centro-de-rutas.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
