# Using the new Palo Alto Blog Pages

Blog pages are meant to be a simple assortment of articles but who's to say you shouldn't customize them?

### Layout and settings

The blog pages section holds a handful of settings but they can be quite important. These settings can be accessed by first navigating to the blog page you're looking to edit.

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

Palo Alto displays a rich grid of all your blog post articles. Click on **Blog pages** to configure the layout of your blog index page.

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

### Blog Layout

Controls to customize the layout of your blog index page:

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

> **TIP** - Use Show tags to display the navigation tabs which allows readers to filter though your articles

### Articles

You can adjust the image aspect ratio with the range slider.

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


---

# 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://palo-alto.presidiocreative.com/palo-alto-4.3/blogs/palo-alto-blog-pages.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.
