> For the complete documentation index, see [llms.txt](https://stanza-1.gitbook.io/stanza-help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stanza-1.gitbook.io/stanza-help-center/readme.md).

# Welcome to Stanza's Help Center

## Introduction

Welcome to Stanza's new home for both creators & subscribers to learn more about Stanza and troubleshoot issues. Here you'll find an overview of all the features, step-by-step videos and instructional content to help you both create & subscribe to calendars on Stanza.&#x20;

{% hint style="info" %}
Save time and hit **Command + K** to ask a question. You'll be shown specific articles that are relevant to your question.&#x20;
{% endhint %}

## Assistance Powered by AI

Every thing at Stanza is built with a lens of saving our creators & subscribers time. Where can we shave off the minutes and seconds? From your feedback, we learned that digging through articles (or searching the web) to troubleshoot was time consuming, and frustrating.&#x20;

With our new help center, hit Command + K, ask your question, and you'll receive customized answers, tailored to your needs. If you can't find the answer you're looking for, you can always submit a direct request [here](https://forms.gle/ef95879BhcjwivYC6).&#x20;

## Navigating the Help Center

Just like our blog, our Help Center is broken up into two parts designed for:

* Subscribers: people subscribing to an existing calendar on Stanza
* Creators: individuals or organizations who are creating calendars on Stanza, for others to subscribe to

For both creators & subscribers, we cover the following:

* **What is Stanza?** Basic details on the platform and how you can get started.
* **How-to videos**: Step-by-step instructional videos to walk you through key features and how to best use them.
* **Troubleshooting**: Calendars are finicky, and we have a growing library of resources covering the growing list of calendar apps that exist today.&#x20;
* **Subscriptions & Billing**: How it works, benefits of upgrading and how you can manage your subscription.
* **Use Cases:** Tips on setting up and optimizing Stanza to maximize saving you time.

## Jump Right In

Whether you're new to Stanza or a long-time veteran, take our new help center for a spin. Ask a question or browse through articles to discover how much you can do with Stanza.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://stanza-1.gitbook.io/stanza-help-center/readme.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.
