# Oracle Cloud Sign Up

{% hint style="info" %}
It is recommended to use a PC for Sign Up
{% endhint %}

## Sign Up

In order to sign up, go to <https://signup.cloud.oracle.com/>.\
Enter the information asked and click on "Verify my email"<br>

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

An email will be sent to the address provided in the registration form.\
Click "Verify Email" in the email.

You will then be asked to create a password as well as an account name and your preferred region.

{% hint style="warning" %}
It is recommended to select a region close to you to achieve the best possible performance.
{% endhint %}

Scroll to the bottom and click on "Continue"<br>

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

You will then be asked to provide your home address as well as a mobile phone.<br>

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

Finally, you will be asked to provide a payment method.

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

After you enter your payment method you should be redirected to the Oracle panel (in some regions it might take some time in order for your account to be set up

{% hint style="warning" %}
By registering for Oracle, you will get 300$ in credits for one month. After the credits expire, you will have up to four free VPSs of up to 24GB ram (in total) or two AMD based Compute VMs with 1/8 OCPU and 1 GB memory each. The next page will show you how to deploy a VPS which will work both in the free tier and the free trial.
{% endhint %}

{% hint style="danger" %}
You will never get charged by Oracle after your 300$ in credits expire unless you upgrade to a paid plan. Make sure you don't.
{% endhint %}


---

# 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.lidistat67.eu/oracle-cloud-sign-up.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.
