# Arrive Theme Page Templates

- [Home (Landing page)](https://docs.chuckwalladesign.com/arrive-theme-page-templates/home-landing-page.md): This is usually the first page people see when they visit your site. First impressions matter, so we've designed this page to showcase your candidate along with CTAs to gain supporters and donors.
- [About (Basic page)](https://docs.chuckwalladesign.com/arrive-theme-page-templates/about-basic-page.md): This is the page people use to find out more about who your candidate is, where they're from, what their background is, and what type of values they have.
- [Issues](https://docs.chuckwalladesign.com/arrive-theme-page-templates/issues.md): This is the page people use to learn about where your candidate stands on certain issues and what policies they promise to implement.
- [FAQ](https://docs.chuckwalladesign.com/arrive-theme-page-templates/faq.md): This frequently asked questions page allows people to find quick answers to their inquiries. It looks and works almost the same as the Issues page.
- [Volunteer](https://docs.chuckwalladesign.com/arrive-theme-page-templates/volunteer.md): This is the page people use to signup as a volunteer for your campaign. You can use this page to gather information about volunteers and determine the roles they're interested in.
- [Events](https://docs.chuckwalladesign.com/arrive-theme-page-templates/events.md): This is the page people use to find campaign events to attend.
- [Press](https://docs.chuckwalladesign.com/arrive-theme-page-templates/press.md): Use this page to put outbound links to press releases and news articles.
- [Donate](https://docs.chuckwalladesign.com/arrive-theme-page-templates/donate.md): This is the page people use to donate to your campaign as a one-time or recurring payment.


---

# 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.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.
