# Create Amazon Developer Account

## Create an account in developer.amazon.com

Follow the following steps to create an account in developer.amazon.com.&#x20;

1. Open a browser and go to **developer.amazon.com** and click the **Developer Console** button.<br>

   <figure><img src="/files/yIv0ZKEFFCmmXiFTxmid" alt=""><figcaption></figcaption></figure>
2. Scroll to the bottom and press **Create Developer Account**<br>

   <figure><img src="/files/PQZSEknFzNaQUzYZi5WV" alt=""><figcaption></figcaption></figure>
3. Press **Create your Amazon Developer account**<br>

   <div align="center"><figure><img src="/files/p52bAswm4ko27mLR6Y2s" alt="" width="469"><figcaption></figcaption></figure></div>
4. Fill all required fields and click **Create your Amazon Developer account**.<br>

   <div align="center"><figure><img src="/files/HkNvKR6YiLa7xDfwrBrC" alt=""><figcaption></figcaption></figure></div>
5. A One Time Password (OTP) will be sent to the registered email address.<br>

   <div align="center"><figure><img src="/files/hA67Aezqv85xK0pS7kuV" alt=""><figcaption></figcaption></figure></div>
6. Enter the same OTP and click **Create your Amazon account**.

   <div align="center"><figure><img src="/files/zxvr3vc2lFivNP2lhFkB" alt=""><figcaption></figcaption></figure></div>
7. The page will direct to the Amazon Developer Registration page. Fill in all the fields.<br>

   <figure><img src="/files/JMy80JiJ4iA69VIHsBsY" alt=""><figcaption></figcaption></figure>
8. Fill in all fields for the Contact Details and click **Agree and Continue**.<br>

   <figure><img src="/files/gvq9zhtR3nIpF02mCa6g" alt=""><figcaption></figcaption></figure>
9. The Amazon Developer page opens. Click on **Alexa** on the top listing.<br>

   <figure><img src="/files/3lI9Ba0xYW80fMotNHOD" alt=""><figcaption></figcaption></figure>
10. The page will redirect to Amazon Alexa. Click **Skill Builders** from the top menu and select **Developer Console**.<br>

    <figure><img src="/files/1hM5X3nrHttAWm9IDNQK" alt=""><figcaption></figcaption></figure>
11. The Developer Console opens. New Alexa Skills can now be created by pressing **Create Skill**. <br>

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

    **Congratulations, you have completed creating an Amazon Developer 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.ixhello.com/ixhc/channels/amazon/create-amazon-developer-account.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.
