# Footer 1

### 1. First footer widget area

![](/files/H3gOlKMIQFYDxlp7ePUi)

Follow the below steps

**Step-1:**

![](/files/GLuXrJpSq66TxdFzrupN)

**Step-2:**&#x20;

Add Text box to First footer widget area

![](/files/ZT8JNYsMFmE9jtkBTJBX)

**Step-3:**&#x20;

Then add the below code to content

```html
<p><img alt="footer logo" src="/runway/wp-content/uploads/2016/09/footer_logo.png">
</p>
<p>We are J2store partners. We focus on helping you design, build and manage rich J2store-powered stores.</p>
<div class="social social-head"><a title="Linkedin" class="toptip" href="#"><em class="fa fa-linkedin"></em></a><a title="Github" class="toptip" href="#"><em class="fa fa-github"></em></a><a title="Dribbble" class="toptip" href="#"><em class="fa fa-dribbble"></em></a><a title="instagram" class="toptip" href="#"><em class="fa fa-instagram"></em></a><a title="Google Plus" class="toptip" href="#"><em class="fa fa-google-plus"></em></a><a title="Facebook" class="toptip" href="#"><em class="fa fa-facebook"></em></a><a title="Twitter" class="toptip" href="#"><em class="fa fa-twitter"></em></a>
</div>
```

![](/files/TrfnRZSIqtbXBIEAjdYY)

**Step-4:**&#x20;

Then Save the changes to see output.


---

# 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://wpdocs.themeparrot.com/wordpress-themes/runway/widgets-and-sidebars/footer-1.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.
