# How to Sign up Using Apple Id?

To sign up on Creator with your Apple ID, open <https://creator.avataar.ai/>  and click on the ‘Continue with Apple’ option.

You will get a pop-up with a confirmation from[^1] Apple asking for consent on using your Apple ID.

(Please make sure to select the “Share my Email” option on the screen popup while logging in for the first time)

Once you click on 'Continue', you will be taken back to the app and logged in successfully. \
\
Once you've Signed up successfully, enter a username and answer some basic questions to help us understand you better.

Click on the 'Get Started' button and you're all set!&#x20;

[^1]:


---

# 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.avataar.ai/knowledge-center/creator/getting-started/sign-up/how-to-sign-up-using-apple-id.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.
