> For the complete documentation index, see [llms.txt](https://docs.predi.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.predi.org/tutorial.md).

# Tutorial

<figure><img src="/files/dScqBaxCFsAmSCYwqfJu" alt=""><figcaption></figcaption></figure>

#### **1: Access the Predi Platform** <a href="#id-1-access-the-predi-platform" id="id-1-access-the-predi-platform"></a>

* Visit the [Predi website](https://www.predi.org/) and click **Launch App** to enter the prediction products interface.

<figure><img src="/files/lyVvS4oPUSGac3rEEKmY" alt=""><figcaption></figcaption></figure>

**2: Explore the License**

* Click the "License" link, you'll navigate to the **License** page, where you can purchase a **License**, which serves as:
  1. A credential for publishing your own prediction products.
  2. A proof of eligibility for receiving various token airdrops in the future.
* While owning an License allows you to receive airdrops, the platform’s primary goal is to encourage active participation and product issuance.

<figure><img src="/files/hg5kXv45TeBSafzprpe4" alt=""><figcaption></figcaption></figure>

#### **3: Share Your Referral Link** <a href="#id-3-share-your-referral-link" id="id-3-share-your-referral-link"></a>

* After purchasing a License, click the **Share** button in the top-right corner of the page to generate your unique referral link.
* Share this link within your community or on social media. For every successful License purchase through your link, you’ll earn **20% of the sale price as a referral reward**.

#### **4: Explore the Market Interface** <a href="#id-4-explore-the-market-interface" id="id-4-explore-the-market-interface"></a>

* Navigate to the **Market** page, where each prediction topic is listed as a separate market.
* Each market is backed by a dedicated smart contract that securely stores the stakes placed by participants.

<figure><img src="/files/hCyUfVXGcMdjKq08lvFU" alt=""><figcaption></figcaption></figure>

#### **5: Participate in Predictions** <a href="#id-5-participate-in-predictions" id="id-5-participate-in-predictions"></a>

* Click on any listed product to explore participation options.
* Select the option you believe is correct and place your stake.
* Upon resolution, participants who bet on the correct outcome will share the total pool proportionally based on their stake.

#### **6: Deposit Funds** <a href="#id-6-deposit-funds" id="id-6-deposit-funds"></a>

* If this is your first time participating in a prediction, you’ll need to deposit funds.

  * Click the **Portfolio Cash** section in the top-right corner of the page to deposit the supported tokens.
  * This allows you to participate in predictions with just a signature, without requiring frequent gas payments.

  <figure><img src="/files/YPryEnQWppLeo5M26cAZ" alt=""><figcaption></figcaption></figure>

#### **7: Create Your Own Prediction Product** <a href="#id-7-issue-your-own-prediction-product" id="id-7-issue-your-own-prediction-product"></a>

* Return to the **Market** page, and in the top-right corner, click **Create New** to access the product issuance interface.
* To issue a product, you must own a **License**. Each License allows you to issue up to 10 prediction products, and the issuance permissions are reusable.

<figure><img src="/files/JLXLSZl9r0tnTQT3zqDj" alt=""><figcaption></figcaption></figure>

#### **Key Points to Note When Issuing a Prediction Product** <a href="#key-points-to-note-when-issuing-a-prediction-product" id="key-points-to-note-when-issuing-a-prediction-product"></a>

1. **Clear and Non-Overlapping Options:**
   * Ensure prediction options are precise and do not overlap or conflict with each other.
2. **Last Trade Time & Expiry Time:**
   * The **Last Trade Time** marks the deadline for participants to place their bets.
   * The **Expiry Time** is when the results are revealed. Ensure that the Last Trade Time is set before the Expiry Time.
3. **Supported Tokens:**
   * Currently, Predi supports **USDT** and **PRDs** for predictions.
   * We welcome additional high-quality tokens to be added to the platform and are happy to help projects engage their communities.

#### **Earning Through Issuance** <a href="#earning-through-issuance" id="earning-through-issuance"></a>

* Participants in your product will pay a small transaction fee, and the majority of these fees are automatically credited to the product issuer's account.
* This mechanism incentivizes both active product issuance and community engagement, creating a sustainable model for growth and revenue generation.

If you encounter any issues or have suggestions while participating in predictions, purchasing a License, or issuing products, please feel free to reach out to our community builders:

* **Email:** <prediorg@gmail.com>&#x20;
* **Telegram:** <https://t.me/Timothy2049> or <https://t.me/predi\\_tech> &#x20;
* **Official Telegram Group:** <https://t.me/PrediOfficial>&#x20;


---

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

```
GET https://docs.predi.org/tutorial.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.
