# Login

## **Using Social Network:**

If you initially choose the swift registration with a social network, continue the trend by tapping 'Sign in with Apple' or 'Sign in with Google' buttons and you will be taken to the home page of the app.

<figure><img src="/files/TLrrpnZNwOAvbqT68wGv" alt="" width="323"><figcaption><p>Login using social account buttons</p></figcaption></figure>

## **Using Email and Password Pair:**

If you opted for the classic email and password combo during registration, input those details on the login screen.

<figure><img src="/files/MVdiL7XS2c6qgAaEG6cn" alt="" width="323"><figcaption><p>Login using email and password</p></figcaption></figure>

If you need further assistance, send us an email on the address [here](/home.md)


---

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