# BlitzBear Support

## BlitzBear Support

- [BlitzBear Support](https://support.blitzbear.com/blitzbear-support.md): Welcome to the BlitzBear Support Center!
- [Using BlitzBear](https://support.blitzbear.com/using-blitzbear.md)
- [Why does my optimized BlitzBear article still show old text that I expected to be replaced?](https://support.blitzbear.com/using-blitzbear/why-does-my-optimized-blitzbear-article-still-show-old-text-that-i-expected-to-be-replaced.md)
- [Why do my suggested optimizations only cover the first part or less of my article?](https://support.blitzbear.com/using-blitzbear/why-do-my-suggested-optimizations-only-cover-the-first-part-or-less-of-my-article.md)
- [What kind of pages can I optimize using BlitzBear?](https://support.blitzbear.com/using-blitzbear/what-kind-of-pages-can-i-optimize-using-blitzbear.md)
- [I received an error on my dashboard. What should I do?](https://support.blitzbear.com/using-blitzbear/i-received-an-error-on-my-dashboard.-what-should-i-do.md)
- [Can I change the URL slugs in my BlitzBear articles?](https://support.blitzbear.com/using-blitzbear/can-i-change-the-url-slugs-in-my-blitzbear-articles.md)
- [Why am I seeing a red error on my dashboard that says "An unknown error occurred on the server"?](https://support.blitzbear.com/using-blitzbear/why-am-i-seeing-a-red-error-on-my-dashboard-that-says-an-unknown-error-occurred-on-the-server.md)
- [I published a new article draft to WordPress, but I don't see it appear in my posts list.](https://support.blitzbear.com/using-blitzbear/i-published-a-new-article-draft-to-wordpress-but-i-dont-see-it-appear-in-my-posts-list..md)
- [I published an optimized existing article to WordPress, but I don't see the changes applied.](https://support.blitzbear.com/using-blitzbear/i-published-an-optimized-existing-article-to-wordpress-but-i-dont-see-the-changes-applied..md)
- [Is there a way to build internal links?](https://support.blitzbear.com/using-blitzbear/is-there-a-way-to-build-internal-links.md)
- [How do I use "Special instructions for AI"?](https://support.blitzbear.com/using-blitzbear/how-do-i-use-special-instructions-for-ai.md)
- [Integrations](https://support.blitzbear.com/integrations.md)
- [Google Search Console](https://support.blitzbear.com/integrations/google-search-console.md): View decayed articles and low-traffic pages that you should perform a content refresh on directly from your Google Search Console data.
- [Unsplash](https://support.blitzbear.com/integrations/unsplash.md): For brand-new articles generated by BlitzBear, a cover image from Unsplash will automatically be selected for it. The BlitzBear Unsplash integration is enabled by default.
- [WordPress](https://support.blitzbear.com/integrations/wordpress.md): If your blog runs on WordPress, you can publish new and existing articles directly from BlitzBear at the click of a button. The BlitzBear WordPress integration takes just minutes to set up.
- [Billing and Account](https://support.blitzbear.com/billing-and-account.md)
- [What is BlitzBear's payment and refund policy?](https://support.blitzbear.com/billing-and-account/what-is-blitzbears-payment-and-refund-policy.md)
- [Can I change or cancel my plan?](https://support.blitzbear.com/billing-and-account/can-i-change-or-cancel-my-plan.md)
- [Support](https://support.blitzbear.com/support.md)
- [How do I contact customer support?](https://support.blitzbear.com/support/how-do-i-contact-customer-support.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://support.blitzbear.com/blitzbear-support.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.
