# Getting Started

- [Introduction](https://docs.42.space/getting-started/quickstart.md)
- [Why 42 Exists](https://docs.42.space/getting-started/quickstart/why-42-exists.md): What 42 was built to solve.
- [Key Concepts](https://docs.42.space/getting-started/quickstart/key-concepts.md): Foundational ideas and terminology behind how 42’s eventcoins markets work.
- [Who Is 42 For?](https://docs.42.space/getting-started/quickstart/who-is-42-for.md): The two archetypes inclusivity 42 is built for.
- [TL;DR: 42 in 30 Seconds](https://docs.42.space/getting-started/quickstart/tl-dr-42-in-30-seconds.md): A short summary of 42.
- [App Guide](https://docs.42.space/getting-started/publish-your-docs.md)
- [Onboarding](https://docs.42.space/getting-started/publish-your-docs/onboarding.md)
- [Creating an account](https://docs.42.space/getting-started/publish-your-docs/onboarding/creating-an-account.md): Supported methods for account creation on 42.
- [Fund your account](https://docs.42.space/getting-started/publish-your-docs/onboarding/fund-your-account.md): There are 2 ways you can fund your account to get started with trading on 42.
- [Trading Eventcoins](https://docs.42.space/getting-started/publish-your-docs/trading-eventcoins.md)
- [Spotting opportunities for exit and entry](https://docs.42.space/getting-started/publish-your-docs/trading-eventcoins/spotting-opportunities-for-exit-and-entry.md): There are two simple ways to find opportunities on 42: By Event Markets and By Outcome Tokens. Choose the view that matches how you like to trade.
- [Buying an outcome](https://docs.42.space/getting-started/publish-your-docs/trading-eventcoins/buying-an-outcome.md)
- [Selling an outcome](https://docs.42.space/getting-started/publish-your-docs/trading-eventcoins/selling-an-outcome.md)
- [Managing positions](https://docs.42.space/getting-started/publish-your-docs/trading-eventcoins/managing-positions.md)
- [Claim resolved outcome(s)](https://docs.42.space/getting-started/publish-your-docs/trading-eventcoins/claim-resolved-outcome-s.md)
- [Market types](https://docs.42.space/getting-started/market-types.md)
- [Protocol Mechanics 101](https://docs.42.space/getting-started/protocol-mechanics-101.md)
- [Glossary](https://docs.42.space/getting-started/protocol-mechanics-101/glossary.md): Key terms and concepts specific to 42 markets.
- [42 Markets](https://docs.42.space/getting-started/protocol-mechanics-101/42-markets.md): The Why and How 42 Markets work.
- [42 Power Curves](https://docs.42.space/getting-started/protocol-mechanics-101/42-power-curves.md): On underlying pricing mechanism of 42 markets.
- [42 Outcome Tokens](https://docs.42.space/getting-started/protocol-mechanics-101/42-outcome-tokens.md): Everything you need to know about 42 market's outcome tokens.
- [Market Discovery (Pre-Resolution)](https://docs.42.space/getting-started/protocol-mechanics-101/42-outcome-tokens/market-discovery-pre-resolution.md): All you need to know about when the market is live.
- [Post-Resolution](https://docs.42.space/getting-started/protocol-mechanics-101/42-outcome-tokens/post-resolution.md): What happens when market deadline has passed, or early resolution has been initiated.
- [Convex Payout Dynamics](https://docs.42.space/getting-started/protocol-mechanics-101/convex-payout-dynamics.md): The unique upside potential of 42 markets.
- [Playbook to Profiting](https://docs.42.space/getting-started/protocol-mechanics-101/playbook-to-profiting.md): 42's cheatsheet
- [Fees](https://docs.42.space/getting-started/protocol-mechanics-101/fees.md): On 42's trade fees.
- [42 Points & Referral Program](https://docs.42.space/getting-started/protocol-mechanics-101/42-points-and-referral-program.md): All you need to know on points and referrals.


---

# 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.42.space/getting-started.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.
