# Editing the Contact Page

Here you will find all the input fields you will need so you can add your personal/business information to provide your customers have ways in which they can contact you.

### How do I navigate to and edit my contact page?

To navigate to this page:&#x20;

1. Log in to your control panel.
2. Go to **Manage > Pages.**
3. Select the **Contact page** that should be located within the **Navigation/Menu** panel.
4. Edit the information in the fields provided.
5. Click **Save** when you are happy.


---

# 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.freewebstore.com/manage/pages/editing-the-contact-page.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.
