> 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/wallet/account/account-level/route-hub.md).

# Route Hub

### A. How to Activate Upgrade Packages

1. **Access the Account Level section**

   * Log in to your ONFA account.
   * Select **"Account Level"** from the main menu.

   <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. **Select an upgrade package**

   * **Routehub:** Choose one of the four packages (Leader/Manager/General Manager/President).
   * **Or Maintenance Plan:** Choose a 1-month or 1-year package.
   * Press the **"Upgrade"**.

   <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. **Confirm payment**
   * The system displays a notification modal.
   * Select **payment method** (Main Wallet or Sponsorship Wallet).
   * Press **"Activate"** to complete.

<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>

> *Note*
>
> * The package fee will be deducted directly from the wallet.
> * The package becomes effective immediately after successful payment.

### **B.** How to Receive Route Hub Rewards

1. **Access the Account Level section**

* Log in to your ONFA account
* Open the main menu and select **"Account Level"**

<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. **Go to the Upgrade section**

* On the Account Level page, scroll to the bottom
* Find and select **"Upgrade"**

<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. **Claim Rewards**

* At the top of the Route Hub page, you will see:
  * A progress bar showing a $30 reward pool for 50,000 recipients
  * A button **"Claim Reward"** (will light up when you are eligible)
* Click the button **"Claim Reward"** to claim 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>

> **IMPORTANT NOTE:**
>
> * The 30 USDT reward will be transferred to **Sponsorship Wallet** of yours
> * When activating Route Hub, select **Sponsorship Wallet** as the payment method
> * The number of rewards is limited (50,000 slots), please claim early


---

# 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/wallet/account/account-level/route-hub.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.
