# Create Free AWS Account.

{% hint style="success" %}

### It is highly recommended you create a separate AWS Account exclusively for Send With SES.&#x20;

{% endhint %}

1. Go to <https://aws.amazon.com/resources/create-account/> and click ‘Sign Up Now’.

![](/files/-LUdD10ucf3VOMWyWg5s)

2\. Fill in below details and click ‘Continue’.

![](/files/-LUdD4qJH_cAPWycYRE_)

3\. More details … :). Make sure to give your correct mobile number. This will be used to give you a verification call or send OTP.

![](/files/-LUdDNRWXqvjuZsFK0Jg)

4\. Enter your credit/debit card details. To verify your card AWS will bill you a small token amount which will be refunded. Other than this you will not be billed anything unless you exceed the (generous) free tier.

![](https://cdn-images-1.medium.com/max/1600/1*eX7TCgs6lBZpCygXx81QSQ.png)

5\. Phone Verification. Enter your country code, mobile number, captcha, and click ‘Call Me Now’ or 'Send OTP' (if available).

![](/files/-LUdDoWUZsj2bYkbhuq4)

If you chose 'Call Me Now', a popup with a number code will be displayed. You will receive a call from AWS and you will be prompted to enter this code.

![](https://cdn-images-1.medium.com/max/1600/1*e0nVRFczYEHEojbqy28mWA.png)

Success. Your identity is verified.

![](https://cdn-images-1.medium.com/max/1600/1*tQ9vBqLqsKdyOxlKBoVMJA.png)

6\. You may be asked to select a ‘Support Plan’. Choose ‘Free’.

![](https://cdn-images-1.medium.com/max/1600/1*41EjObKGrzbX0olSWPjRUg.png)

7\. **CONGRATS**. You have created your AWS account. Check out the generous ‘Free Tier Details’ here: <https://aws.amazon.com/free/>.

![](https://cdn-images-1.medium.com/max/1600/1*aeWsVQv-k4c1GZowBHDBNQ.png)

> **Need help? Write to <hello@sendwithses.com>**


---

# 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.sendwithses.com/how/aws-setups/how-to-create-a-free-aws-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.
