# Status Pages

- [Create Status page](https://docs.spike.sh/status-pages/create-status-page.md): Create status page to show the status of your system components.
- [Style your status page](https://docs.spike.sh/status-pages/style-your-status-page.md): Customize your status page to match your brand with options for headers, footers, cover images, and uptime display, for a seamless user experience.
- [Incidents on status page](https://docs.spike.sh/status-pages/create-public-incident-on-status-page.md): Share real time updates with your users about ongoing incidents.
- [Create Planned Maintenance on status page](https://docs.spike.sh/status-pages/create-planned-maintenance-on-status-page.md): You can create planned maintenance to inform your users about any service impact due to maintenance activity.
- [Edit Planned Maintenance](https://docs.spike.sh/status-pages/edit-planned-maintenance.md): You can edit or archive your upcoming planned maintenance activities.
- [Add custom domain to status page](https://docs.spike.sh/status-pages/add-custom-domain-to-status-page.md): Host status page on your sub-domain - ex: status.example.com
- [Manage your subscribers](https://docs.spike.sh/status-pages/manage-your-subscribers.md): Subscribers can stay updated with incidents and maintenances on your status page via email or rss. RSS updates can be used for automation as well.
- [Embed status page notifications on your website](https://docs.spike.sh/status-pages/embed-status-page-notifications-on-your-website.md): To keep your visitors and/or users informed, you can choose to embed notifications for incidents and planned maintenance on your website
- [Live status widget](https://docs.spike.sh/status-pages/live-status-widget.md): Showcase live status with the embedded widget


---

# 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.spike.sh/status-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.
