# How to Point Your GoDaddy Domain Name to Our Server

If you have a [GoDaddy ](https://www.godaddy.com)domain name and you want to point it to our server's IP address, you can follow these steps:

1. Log in to your [GoDaddy](https://www.godaddy.com) account and go to the "DNS Management" section for the domain name you want to point to our server.
2. In the "A (Host)" section, you should see an existing record with "@". Edit this record by clicking on the pencil icon.
3. In the "Points to" field, enter our server's IP address, which is 3.109.250.159.
4. Save the changes to the record.
5. Next, you will need to add another record for the "www" subdomain. Click on the "Add" button and select "A (Host)" from the dropdown menu.
6. In the "Host" field, enter "www".
7. In the "Points to" field, enter our server's IP address, which is 3.109.250.159.
8. Save the changes to the record.

Once you have completed these steps, your domain name should be pointed to our server's IP address. It may take some time for the changes to propagate across the internet, so don't worry if you don't see the changes immediately. It can take up to 24-48 hours for the changes to take effect.

If you have any questions or encounter any issues during this process, please do not hesitate to contact us. We are always here to help.


---

# 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.icommerce.co.in/documentations/onboarding/how-to-point-your-godaddy-domain-name-to-our-server.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.
