# Home Page Layout Tutorials

## Layout 1

Intro area with two main buttons. Grid below it with 3 columns and 2 rows, used for section lead-ins. News, Features, and Upcoming Events located at the bottom of the page.

{% embed url="<https://www.youtube.com/watch?v=76QxahOHiSE>" %}

### Descriptions for Homepage Layout 1

This video shows the steps on creating one of our standard homepage layouts. You'll be using:

* [Banners](/ugcontenttypes/howto-banner.md#creating-a-banner-image)
* [Mini panels](/advancedguide/howto-minipanels.md#creating-a-mini-panel)
* [News articles](/ugcontenttypes/howto-news.md#to-add-a-news-article)
* [Events](/ugcontenttypes/howto-events.md#to-create-an-event)
* [Featured items](/ugcontenttypes/howto-featured.md#to-create-a-featured-item)

There's a [Glossary of views](/views.md) available to you if you would like to use a different view from the views used in this example.

{% embed url="<https://www.youtube.com/watch?v=76QxahOHiSE>" %}


---

# 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://ccsdrupalguide.uoguelph.ca/home-page-layouts.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.
