# How to get a service without being registered?

To get a plan or service from our website without being registered, follow these steps:

1. Visit <https://www.sitioshispanos.com>
2. Choose your preferred payment currency and website language

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

3. Choose the plan or service from the top menu. Changing the billing cycle will update the price for each plan
4. Below each plan, click 'Order Now' to begin the checkout process

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

Ready to buy your plan? Just follow these steps:

If you chose a Hosting Plan, the system will ask how to manage your domain. Select one of the following options:

1. Register Domains: The domain will be added as a product to your order

2. **Domain Transfer: A domain you’re currently using will be transferred from your provider to ours**

3. Use Your Own Domain: You’ll use an already registered domain and will need to change the DNS later

After choosing how how to handle the domain, type it in the search bar and click 'Check'

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

If the domain check is valid, you'll see the price below. Click 'Add to Cart' to continue.\
If you’re using an already registered domain, the process will continue automatically.

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

On the next screen, you’ll see the product description and price.

Below, you'll find the billing cycles. Choosing one will update the price on the right.

On this screen, you'll find add-ons you can add. Just check the box for the one you want.

{% hint style="info" %}
Add-ons or extra services depend on the service you're choosing.
{% endhint %}

When your product is ready, click 'Continue' in the Order Summary box.

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

On this final screen, you'll see your chosen product or service and the detailed price again. You 'll also find:

1. Edit Button: You’ll return to the previous screen to modify your order
2. Delete Button: If you have more than one product, you can remove it from your order
3. Continue Shopping: You’ll repeat the entire purchase process, adding the new product you're choosing now
4. Calculate Taxes: You can adjust the final price by calculating specific taxes for a country. Prices in Argentina already include VAT
5. Empty Cart: You’ll cancel all orders made so far
6. Disccount: If you received a a discount code you can apply it here.\
   Click 'Validate Code' to activate it.

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

Below these options, you'll find the Billing Details. In this step, you'll need to register with your details or choose an existing account if you’ve registered before. You’ll see a form to fill out with your personal information, billing details, and password for accessing your Client Area.

{% hint style="info" %}
To sign up with your Google, Facebook, or Twitter (now X) account, just follow these steps:\
\
[Cómo vincular el Área de Cliente con Google, Facebook o Twitter](https://ayuda.sitioshispanos.com/menu-principal/guias/area-de-cliente/como-vinculo-el-area-de-cliente-con-google-facebook-o-twitter)
{% endhint %}

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

Lastly, you'll see the final options to complete your order:

1. Payment Method: Depending on the chosen currency or country, you’ll see different payment methods available
2. Extra Comments: You can leave us a note related to your order
3. "Terms of Service and Conditions of Use: You must check the box to accept the terms and conditions."
4. Buy Button: Click the 'Buy' button in the Order Summary to complete your registration as a customer and your service order

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

With your Client Area created,you can manage your services, buy new ones, or open support tickets for any questions

If you need help accessing your Client Area, follow this guide:

{% embed url="<https://ayuda.sitioshispanos.com/menu-principal/guias/area-de-cliente/acceso-al-area-de-clientes>" %}


---

# 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://help.sitioshispanos.com/menu-principal/guias/area-de-cliente/mis-servicios/como-adquiero-un-servicio-sin-estar-registrado.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.
