# How to Play

**If you want to learn more about the&#x20;**<mark style="color:$success;">**AWANA Quest on CAMP Mainnet**</mark>**,  just click** [**here**](/eco-hub-quest.md)**!**

To participate as a passenger in AWANA's commuting reward system, follow these steps:

1. **Acquire testnet Ticket:**

   * Log in to the app, go to ACCOUNT.&#x20;
   * Input the Activation Code of your INVITER into "You are invited by" and submit.
   * Refresh by Loging out and Loging in again, your free Testnet Ticket would automatically reflect in your "TICKET" asset list.
   * &#x20;If you were not Invited by anyone, you can get the Activation Code by joining any of our Communities from the ACCOUNT tab by clicking 'Join Community'

2. **Select Ticket:**

   * Swipe left and right in the homepage to choose a Ticket from your list to use for your trip.

3. **Start Your Trip:**

   * We have three different modes: **START**, **ASSIST**, and **SHARE**. Simply select and slide the corresponding button to take part in the desired mode as following.
   * Begin your journey by <mark style="color:blue;">**sliding**</mark> "**START"** when you board on a real bus for your daily commute.

   OR&#x20;

   * you can <mark style="color:orange;">**click**</mark> the **"START"** button and then select either the "**ASSIST"** or "**SHARE"** mode from the pop-up menu.
     * **ASSIST**: Participate in daily commutes like in the START mode and earn partial rewards. Burn energy from the sharing pool and contribute a portion of the rewards back to the pool.
     * **SHARE**: Without participating in daily commutes, earn rewards from the sharing pool by sharing your energy and gain profits.

4. **Earn testnet ART Rewards:**
   * Receive testnet ART rewards based on various factors:

     * Duration & Speed (Distance): The length and speed of your commute contribute to your reward earnings.（START\&ASSIST）
     * Ticket Attributes: "**Efficiency**" attributes of your Ticket may affect the rewards you receive.
     * Ticket Quantity and Types: The number and types of Tickets you possess can also impact your reward earnings.

5. **To End Your Trip**
   * Press "**Pause**" then hold “**END**” for more than 5 seconds to end your commute.

By following these steps, you can actively participate as a passenger in AWANA's commuting reward program and earn testnet ART based on your daily commutes.<br>


---

# 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://whitepaper.awana.world/getting-started/to-be-a-passenger/how-to-play.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.
