# Customizing Pages with Elementor

**Step 1: Log in to WordPress**

* Go to your WordPress dashboard by visiting `yourdomain.com/wp-admin`.
* Enter your username and password.

**Step 2: Navigate to the Page You Want to Edit**

* In the dashboard, go to **Pages > All Pages**.
* Hover over the page you want to edit.

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

**Step 3: Click “Edit with Elementor”**

* Click the **Edit with Elementor** button.
* The Elementor editor will load with a live preview of your page.

**Step 4: Add or Customize Widgets**

* On the left panel, you’ll see available widgets (like Heading, Image, Button, etc.).
* Drag and drop any widget into the page sections on the right.
* Click on any widget to open its settings and customize content, style, and advanced options.

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

**Step 5: Save Your Changes**

* Once you're satisfied with the changes, click the **Update** button at the bottom left to save your work.


---

# 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://buddhathemes-test.gitbook.io/ogie/pages/customizing-pages-with-elementor.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.
