# Introduction

**evently** is a fully onchain prediction market built natively on [MegaETH](https://megaeth.com) — the real-time EVM blockchain with \~100,000 TPS and \~10ms block finality.

You don't bet — you **trade your conviction**. Information becomes a financial asset. Every trade, every resolution, every reward is settled onchain. No custodians. No compromises.

> *"The Pulse of Truth. Built on MegaETH."*

***

## What's on evently?

### Prediction Markets *(core product)*

Create or trade on markets about anything — Crypto, Politics, Culture, World, Business, Entertainment, and more. Positions are settled in USDm (the MegaETH stablecoin). Market creators earn fees on all trading volume generated by their markets.

Powered by **LMSR pricing** (b=200 USDm) with a hybrid **CLOB + AMM** architecture. Positions are **ERC-1155 tokens** — composable, transferable, and fully on-chain.

Visit [evently.market/markets](https://evently.market/markets) to explore open markets.

### Swap & Bridge

DEX aggregator and cross-chain bridge powered by LiFi, with 60+ routes to MegaETH. Swaps earn onchain Swap Points.

### Profiles & Social Layer

Free onchain identity: usernames, referral tracking, leaderboards, streak bonuses, and swap points — all persisted on MegaETH.

***

## Why MegaETH?

MegaETH achieves **\~100,000 TPS with \~10ms block times** — the only EVM chain where prediction market trades settle with true instant finality, with no batching or optimistic assumptions.

On evently, your trade is final in under 10 milliseconds.

***

## Brand

|                   |                                                     |
| ----------------- | --------------------------------------------------- |
| **Name**          | evently *(always lowercase)*                        |
| **Domain**        | evently.market                                      |
| **Twitter/X**     | [@eventlymarket](https://twitter.com/eventlymarket) |
| **Slogan**        | "The Pulse of Truth. Built on MegaETH."             |
| **Primary color** | `#70BAD2` (blue — clarity & trust)                  |
| **Action color**  | `#6DD0A9` (green — Buy / Yes)                       |
| **Create color**  | `#F786C6` (pink — Create Market)                    |
| **Dark base**     | `#19191A`                                           |
| **UI font**       | Geist Sans                                          |
| **Data font**     | JetBrains Mono                                      |

***

## Contracts (Mainnet — Chain ID 4326)

| Contract        | Version            | Address                                      |
| --------------- | ------------------ | -------------------------------------------- |
| EventlyMarkets  | pending deployment | TBD                                          |
| EventlyProfiles | v1.3               | `0x9F0708145BCCD1F5B16F610cB8a75A63fA4A9a24` |
| USDm            | —                  | `0xFAfDdbb3FC7688494971a79cc65DCa3EF82079E7` |

***

## Links

* App: [evently.market](https://evently.market)
* Docs: [docs.evently.market](https://docs.evently.market)
* DefiLlama: [defillama.com/protocol/evently](https://defillama.com/protocol/evently)
* Twitter/X: [@eventlymarket](https://twitter.com/eventlymarket)
* Discord: [discord.gg/axCYVSPKzc](https://discord.gg/axCYVSPKzc)


---

# 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://docs.evently.market/overview/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.
