# How to Sign up

{% hint style="info" %}
Please note that accounts created on old database can not be used in this new app (because this app uses new database) Therefore, you need to create a new account to access the shows in this app. Read [this article](/v1.9/database-migration-announcement.md) for the announcement on database migration.
{% endhint %}

To create new account, you have three options:

1. Sign-in with Apple
2. Sing-in with Google
3. Manually sign-up using email address and password

### Sign-up using Social accounts

If you have opted for Social sign-in using Apple or Google, then the process is quick and just need one or two taps to enter into the app. So we highly recommend to use these options.&#x20;

{% hint style="info" %}
If you opt to Sign-in with Apple and choose to hide your email, don't remove the account/email that is associated with OTR app in the iCloud settings. If you delete that account/email, you will not be able to login back to the app.&#x20;
{% endhint %}

<div align="center"><img src="/files/zEBH0d2zWEHknmvDsd52" alt="Sign-up with one tap using Google or Apple login system"></div>

### Sign-up using email address and password

However, if you want to sign up using email address and password, please follow the steps below

Step 1: Tap on Sign up text on the screen

Step 2: Enter all the required fields -  email address, password and repeat password&#x20;

{% hint style="info" %}
Please make sure to use the valid email address to create the account. We will send a verification email to the provided email address.&#x20;
{% endhint %}

![Sign-up using email and password](/files/zEBH0d2zWEHknmvDsd52)

Step 3: Once you fill-in all three text input fields, Tap on "Continue" button, tap "ok" button on the alert prompt that email address is correct

![](/files/NgTwKZkBe12bNT6Sn51t)

Step 4: Tap on "accept" button to agree with EULA

![](/files/UPkRizT4H23XVzOPFfc8)

Step 5: Verify the email address. At this point, check your inbox for the email from OTR Support. Open this email and click the verification url. Your email is now verified.

![Verification email](/files/0gy0KiW0PExxRfyzazu2)

![The verification link leads to this page](/files/zj60Z0F18X0KpzVn11An)

Step 6: Open the app and tap on the "OK" button on the alert prompt. You will be taken to the home screen of the app

![](/files/eTKK1dyjS4JBUxuLne38)

In case of any issue, please reach out to us through "Trouble Sign-in" link on the Sign-up page.


---

# 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://help.oldtimeradioshows.co/v1.9/sign-in-and-signup/how-to-sign-up.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.
