# Use Cases

Axiom is a prediction market protocol designed to serve a wide variety of users and scenarios. Because it combines a clean trading interface with deep economic governance, Axiom can support financial, social, informational, and institutional use cases.

Below are the key ways people and organizations can use Axiom.

It can also support agent-driven workflows. For AI agents and automation, Axiom CLI is the recommended interface because it provides a more consistent and ergonomic way to interact with the protocol, while direct smart contract access remains available for supported permissionless flows.

***

### **For XRP Holders**

This is Axiom’s core audience. XRP holders are already highly speculative and constantly engaged in future-oriented discussions. Axiom gives them a way to turn those beliefs into real financial positions.

#### **Use cases:**

* Trade on Ripple and XRP ecosystem predictions
* Express price targets with real market prices
* Test theories about regulation, partnerships, or catalysts
* Move from “talking about outcomes on X” to “trading on outcomes on Axiom”
* Earn transparent yield by staking in Axiom Prime
* Participate in decentralized resolution and earn rewards

***

### **For Active Traders**

Crypto traders can use Axiom to:

* Hedge positions
* Speculate on high volatility events
* Trade short term narrative-driven markets
* Access unique markets not available elsewhere
* Earn incentives through market making, trading, and governance participation

For example, a trader long ETH could hedge a short term downside scenario by buying NO shares on an ETH price market on Axiom.

Axiom’s user-facing experience is simple, but the underlying market structure is a real order book with tradable positions and onchain settlement.

***

### **For Global Market Participants**

Axiom lists markets that appeal to a wide international audience:

* Elections
* Interest rate decisions
* Inflation data
* Economic forecasts
* Tech company announcements
* Geopolitical risks

This allows traders who do not follow XRP closely to still use the platform in a meaningful way.

***

### **For Sports Bettors**

Sports markets are a strong fit for Axiom because they combine familiar event-driven propositions with a more flexible trading model than traditional sportsbook or pool systems.

Benefits:

* users can trade before resolution if liquidity exists
* market makers can quote both sides of a proposition
* outcome tokens settle transparently onchain
* sports schedules create recurring, high-frequency trading opportunities

Common sports use cases:

* NBA, NFL, football, and global match markets
* tournament winners
* player awards and milestones

Sports markets also bring consistent trading volume between major macro events.

***

### **For Web3 Projects and Ecosystems**

Projects in the XRP ecosystem can use Axiom to:

* gauge community sentiment
* forecast adoption trends
* track expectations around upgrades
* create opt-in sentiment indexes
* leverage markets as an alternative to polling

Axiom markets can act as public dashboards revealing what people actually believe, backed by real capital instead of empty opinions.

***

### **For Analysts and Forecasters**

Axiom serves as a forecasting tool. Analysts can:

* create markets around key predictions
* demonstrate confidence publicly
* build track records through resolved outcome history
* use markets as a research supplement
* compare their views to aggregate market prices

Prediction markets often outperform polls and expert forecasts in accuracy. Axiom makes these insights accessible.

***

### **For Governance and Community Signaling**

Communities can use Axiom to:

* signal preferences around protocol upgrades
* track sentiment for ecosystem decisions
* run opt-in governance prediction markets
* forecast the probability of projects delivering roadmap milestones

This transforms “community sentiment” from vague speculation into quantifiable on-chain signals.

***

### **For Institutions and Enterprises**

Institutions that rely on forecasting can use Axiom as a decentralized information source:

* price policy or regulatory outcomes
* track probabilities of macro events
* monitor market sentiment around resource planning
* use markets for internal decision support

While Axiom is not designed exclusively for institutions, the infrastructure is capable of supporting them over time.

***

### **For Market Creators**

Once bootstrap mode ends, any top 50 percent staker can create new markets. This enables:

* on-demand market creation
* community-driven catalog expansion
* markets designed around XRP-native narratives or global events
* more specialized trading opportunities

Market creators help shape Axiom’s catalog and user experience, even though the trading model itself is standardized around the CLOB and Conditional Tokens stack.


---

# 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.axiomprotocol.io/whitepaper/use-cases.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.
