# Create an Account

UniMarkets is designed to eliminate the friction typically associated with entering the prediction market space.&#x20;

* **One Platform, Multiple Markets**: Instead of creating separate accounts for every individual platform, you can access global markets from this single decentralized terminal.
* **Unified Access**: By joining UniMarkets, you gain immediate discovery of markets across fragmented ecosystems like Polymarket and Kalshi through one consolidated interface.
* **Seamless Onboarding**: The platform focuses on a faster, simpler onboarding process compared to traditional prediction platforms.

{% hint style="info" %}
If you want to create an account and start predicting, go to [app.unimarkets.io](https://app.unimarkets.io)&#x20;
{% endhint %}

***

UniMarkets provide multiple methods to the user to create an account on the platform :&#x20;

* via **Apple** **Sign In :** One-click login with an Apple ID
* via **Google** **OAuth :** One-click login with a Google account
* via **Email** & **OTP** : Enter email → receive a one-time passcode → verify to log in

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


---

# 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.unimarkets.io/getting-started/getting-started/create-account.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.
