# Home

### Edit Homepage

* Go to Pages > All Pages and find Homepage, click on Edit with Visual Composer

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

* The homepage consists of several snippets for other pages like Abouts Us, Machines, Consumables and Events.

***IMAGE SLIDER***

* To modify the image slider, hover over the slider and click the Pencil(Edit Simple Image Slider)

<figure><img src="/files/7i5rXjk9Ebltyds6zVYY" alt=""><figcaption></figcaption></figure>

* Using the sidebar, you can opt to add, edit, remove or rearrange the order of images.&#x20;
  * Click on the + button to add images
  * Click on the pencil icon to edit/replace an image
  * Click on the X to remove an image
  * Drag the images using the three dots on the left hand side of the image to rearrange

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

***ABOUT US SECTION***

* To modify the about us snippet, hover over the slider and click the Pencil(Edit Text Block )

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

* Use the sidebar to modify About Us snippet text

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

***MACHINES/CONSUMABLES SECTION***

* TEXT

  * To modify the machine/consumable text, hover over the section and click the Pencil(Edit Text Block )
  *

  ```
  <figure><img src="/files/UUhzVJ90ZVJwvDhdTQd2" alt=""><figcaption></figcaption></figure>
  ```

  * Use the sidebar to modify machine/consumable text
  * &#x20;![](/files/Gq5IeJhgId17SRh8DqNk)

* IMAGE

  * To modify the machine/consumable text, hover over the section and click the Pencil(Edit Single Image)
  *

  ```
  <figure><img src="/files/Mlj9SibctyjYIQANI3yJ" alt=""><figcaption></figcaption></figure>
  ```

  * Use side bar to replace image by clicking on pencil icon and uploading new image
  *

  ```
  <figure><img src="/files/9K3iONpd60QvWVFJ50RH" alt=""><figcaption></figcaption></figure>
  ```

* CATEGORIES

  * To modify the machine/consumable gallery, hover over the section and click the Pencil(Edit Image Gallery)

    <figure><img src="/files/smkZrvihq3V9qJjdeNul" alt=""><figcaption></figcaption></figure>
  * Using the sidebar, you can opt to add, edit, remove or rearrange the order of images.&#x20;
    * Click on the + button to add images
    * Click on the pencil icon to edit/replace an image
    * Click on the X to remove an image
    * Drag the images using the three dots on the left hand side of the image to rearrange
  *

  ```
  <figure><img src="/files/EMwJXfB5zRXEV7AfiL5f" alt=""><figcaption></figcaption></figure>
  ```

  * Make sure to define a Caption as this will control the label to be displayed on top of that image.
  *

  ```
  <figure><img src="/files/F5FFKnH94J2GBdnNZiVs" alt=""><figcaption></figcaption></figure>
  ```

***IMAGE SECTION***

* To modify the image, hover over the slider and click the Pencil(Edit Single Image)

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

* Use side bar to replace image by clicking on pencil icon and uploading new image

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

***EVENTS/BLOG SECTION***

* **TEXT**

  * To modify the blog/events text, hover over the section and click the Pencil(Edit Text Block )
  *

  ```
  <figure><img src="/files/6BNeEkjoVKEi6JcajI88" alt=""><figcaption></figcaption></figure>
  ```

  * Use the sidebar to modify the text
  * ![](/files/Elr6vx2ao8a8zkqRiqx7)
* EVENT LIST
  * This will be automatically populated based on the event/blog postings

Make sure that all changes are saved by doing the following at either each step or after all changes have been made

* To Save, Click on Check mark and wait for successful saving prompt

  ![](/files/ecIpH50vvZ9k6xHzPGi0)
* Click on Options > Back to Wordpress to return to Wordpress&#x20;

![](/files/pQRFC54Hpx9pN6nhy3fE)


---

# 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://mjr.docs.fireflyideas.com/home.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.
