# Welcome

## Welcome to PredictBase

Welcome to **PredictBase**, your gateway to decentralized prediction markets. This documentation is your all-in-one resource to understand, use, and build with PredictBase.

Whether you're a casual bettor, market creator, or developer looking to integrate with our platform — you’re in the right place.

***

### ❔What is PredictBase?

PredictBase is a fully decentralized prediction market built on [Base](https://base.org), where users can create markets on real-world events and place bets and trade shares of the predictions using USDC. It’s permissionless, transparent, and community-driven — with smart contracts doing all the heavy lifting.

***

### 🔍 What You’ll Find Here

* How to set up your wallet and fund it
* How prediction markets work on PredictBase
* How to place bets and claim rewards
* How to create markets and earn fees
* Where to get support and ask questions
* Glossary, FAQs, and platform terms

***

### 📎 Quick Links

* [Quick Start](/docs/v2/getting-started/quickstart.md)
* [Creating a Market](/docs/v2/using-predictbase/creating-a-market.md)
* [Trading](/docs/v2/using-predictbase/trading.md)
* [Security & Privacy](/docs/v2/resources/security-and-privacy.md)
* [PREDI Token](/docs/v2/resources/predi-token.md)
* [FAQs](/docs/v2/resources/faqs.md)

***

### 🌐 Official Links

* 🌍 Website: [https://predictbase.app](https://predictbase.app/)
* 🐦 Twitter: [@PredictBase](https://twitter.com/PredictBase)
* 💬 Discord: [Join our community](https://discord.gg/QDp7zqesgt)
* 🤖 Our AI Agent: [@predibot\_](https://x.com/predibot_)
* 📄 **PREDI** Contract Address: **0xaeA742f80922f7C94B8FD91686c9dFbDFE90d9E6**
* 📧 Email: <predictbase.app@gmail.com>

⚠️ Note: PredictBase **does not have a Telegram**. Please use only the official email or Discord for support.

***

### 🚀 Let’s Get Started

Head to the Getting Started section to set up your wallet and dive into PredictBase.

> **Tip:** Bookmark this doc for future reference and updates.

***

Built with love by the PredictBase team.


---

# 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://predictbase.gitbook.io/docs/v2/readme.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.
