> For the complete documentation index, see [llms.txt](https://support.blitzbear.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.blitzbear.com/using-blitzbear.md).

# Using BlitzBear

{% content-ref url="/pages/BnlJF5D1PWgr1QiHfxmD" %}
[Why does my optimized BlitzBear article still show old text that I expected to be replaced?](/using-blitzbear/why-does-my-optimized-blitzbear-article-still-show-old-text-that-i-expected-to-be-replaced.md)
{% endcontent-ref %}

{% content-ref url="/pages/WTjiwF1Y7SDtFuEMSHN3" %}
[Why do my suggested optimizations only cover the first part or less of my article?](/using-blitzbear/why-do-my-suggested-optimizations-only-cover-the-first-part-or-less-of-my-article.md)
{% endcontent-ref %}

{% content-ref url="/pages/kf0WmdkQ4wCe5V2sUbuq" %}
[What kind of pages can I optimize using BlitzBear?](/using-blitzbear/what-kind-of-pages-can-i-optimize-using-blitzbear.md)
{% endcontent-ref %}

{% content-ref url="/pages/o6T16pOtwgeMUXNa7StS" %}
[I received an error on my dashboard. What should I do?](/using-blitzbear/i-received-an-error-on-my-dashboard.-what-should-i-do.md)
{% endcontent-ref %}

{% content-ref url="/pages/U19YQMQArOl0BS5ucFF9" %}
[Can I change the URL slugs in my BlitzBear articles?](/using-blitzbear/can-i-change-the-url-slugs-in-my-blitzbear-articles.md)
{% endcontent-ref %}

{% content-ref url="/pages/ocNmNYWfoYkCT49raczQ" %}
[Why am I seeing a red error on my dashboard that says "An unknown error occurred on the server"?](/using-blitzbear/why-am-i-seeing-a-red-error-on-my-dashboard-that-says-an-unknown-error-occurred-on-the-server.md)
{% endcontent-ref %}

{% content-ref url="/pages/RWcAOzl8HpGERXwEwsrm" %}
[I published a new article draft to WordPress, but I don't see it appear in my posts list.](/using-blitzbear/i-published-a-new-article-draft-to-wordpress-but-i-dont-see-it-appear-in-my-posts-list..md)
{% endcontent-ref %}

{% content-ref url="/pages/NTlOU7nUvcmksUkx28Oj" %}
[I published an optimized existing article to WordPress, but I don't see the changes applied.](/using-blitzbear/i-published-an-optimized-existing-article-to-wordpress-but-i-dont-see-the-changes-applied..md)
{% endcontent-ref %}

{% content-ref url="/pages/De2KACmtk1CpeU2kN9zD" %}
[Is there a way to build internal links?](/using-blitzbear/is-there-a-way-to-build-internal-links.md)
{% endcontent-ref %}

{% content-ref url="/pages/kh8gsZxKpAXEGbEC8oSK" %}
[How do I use "Special instructions for AI"?](/using-blitzbear/how-do-i-use-special-instructions-for-ai.md)
{% endcontent-ref %}


---

# 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://support.blitzbear.com/using-blitzbear.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.
