# Thunkable Account

## **Sign Up**

To get started with Thunkable, visit our [sign up](https://x.thunkable.com/signup) page.&#x20;

You can sign up with a Google account or an Apple ID and sign in immediately, or you can enter your email address and be sent a magic sign-in link.&#x20;

We recommend using a Google or Apple account, which will make testing your app easier.

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

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

If you choose to sign up with email, you will be sent an email like the image below.&#x20;

Pressing the **Click to Sign In** button will open your new Thunkable account and keep you signed in for 30 days, unless you choose to sign out sooner.

<div align="left"><figure><img src="/files/w8mDDY39Svw16owEQfyi" alt=""><figcaption></figcaption></figure></div>

## **Sign In**‌

Returning users can go directly to our [sign in](https://x.thunkable.com/login) page to sign back into their Thunkable account.&#x20;

Again, you can sign in with Google, Apple, or your email address.

### **Sign in with Google**

This button will sign you in automatically with your Google account.&#x20;

### Sign in with Apple

This button will sign you in automatically with your Apple ID account.‌

### **Sign in with Email**

If you click **Sign in with email** you will be invited to type your email address in a text input.

When you click **Email me the link** we will send you a link that will sign you back into your account.


---

# 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.thunkable.com/getting-started/signing-in.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.
