# Getting Started

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

#### Sign Up in Seconds

Getting started with DEX takes less than a minute.

DEX supports multiple sign-in methods across both mobile and desktop, allowing you to access the platform in whichever way works best for you.

We've partnered with Privy by Stripe to offer this experience.

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

#### Choose Your Login Method

You can create or access your DEX account using:

* Email
* Google
* Apple
* An external wallet

Authentication and wallet infrastructure are powered by Privy, providing a secure and seamless onboarding experience.

<figure><img src="/files/9ek4Jato4XzOn2lxXGvA" alt=""><figcaption></figcaption></figure>

#### Verify Your Email

If you sign in using email, DEX will send a one-time verification code to your inbox.

Simply enter the code to complete the login process.

No passwords are required, however we recommend 2FA.


---

# 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://about.dex.org/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.
