# Press

1\. In the dashboard, click **Website > New Page** to create a new page. You can type anything under Name and Slug, but we prefer to use "Press" or "News" to indicate what the page is for. Make sure the page type is **Blog**.

![](/files/-LqI7L6iLuizIUWoRIzr)

2\. To add a press release or news article, click **Posts & subpages** then **+ New Post**. Put the article title under **Headline**, then paste the outbound hyperlink in the WYSIWYG area labelled **Before the flip**. Under **After the flip**, paste the name of the press release or news source.

**Note:** To feature press releases or news articles in a "breaking news" style ticker on top of the homepage, add `ticker` as a tag to the post.

![](/files/-LqI9Gx4dcu53Tx543MT)


---

# 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://docs.chuckwalladesign.com/arrive-theme-page-templates/press.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.
