# Register

## **Using Social Account:**

* Take the express lane to registration by choosing the 'Sign in with Google' or 'Sign in with Apple' buttons.
* A user-friendly pop-up window will appear; select your desired account, and voila! You'll seamlessly land in the app.

<figure><img src="/files/TLrrpnZNwOAvbqT68wGv" alt="" width="323"><figcaption><p>Register/login with Social accounts</p></figcaption></figure>

## **Manual Registration:**

* For those who prefer the traditional route, tap on 'Register.'
* Fill in your email address, create a secure password, and confirm it.
* Sit back as a verification email makes its way to your inbox.
* Click on the verification link in the email. Come to the app and you will be taken to the app's home page.
* If the verification email seems to be playing hide-and-seek in your spam folder, rescue it. Alternatively, press the "Resend Verification Email" button.
* In the event of a typo in your email address, no worries! Hit the 'Sign Out' button, correct the details, and restart the registration process.

<figure><img src="/files/lf57oNYOUdBQvf6AScWl" alt="" width="323"><figcaption><p>Step 1 to register: Fill the form</p></figcaption></figure>

<figure><img src="/files/eMDFOtzszXldIfcEpg5G" alt="" width="323"><figcaption><p>Step 2 to register, receive a verification link</p></figcaption></figure>

<figure><img src="/files/1kZIRrA1xCje2WCXcMEn" alt="" width="375"><figcaption><p>Step 3 to register, click on the verification email from your inbox. </p></figcaption></figure>

Our aim is to make your experience seamless. Should you encounter any hurdles during registration or login, don't hesitate to reach out to our support team. We're here to ensure your journey into the app is as smooth as possible. If you need further assistance, send us an email on the address [here](/home.md)

{% 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 %}


---

# 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/login-and-register/register.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.
