# Oblo Theme - Documentation

## Oblo Theme - Documentation

- [Welcome](https://bslthemes.gitbook.io/oblo-wp-doc/welcome.md)
- [Installing WordPress](https://bslthemes.gitbook.io/oblo-wp-doc/installing-wordpress.md)
- [Installing Theme](https://bslthemes.gitbook.io/oblo-wp-doc/installing-theme.md)
- [Theme Activation](https://bslthemes.gitbook.io/oblo-wp-doc/theme-activation.md)
- [Installing Plugins Required](https://bslthemes.gitbook.io/oblo-wp-doc/installing-plugins-required.md)
- [Import DEMO Content](https://bslthemes.gitbook.io/oblo-wp-doc/import-demo-content.md)
- [Plugins](https://bslthemes.gitbook.io/oblo-wp-doc/plugins.md)
- [Theme Options](https://bslthemes.gitbook.io/oblo-wp-doc/theme-options.md)
- [Header Builder](https://bslthemes.gitbook.io/oblo-wp-doc/header-builder.md)
- [Footer Builder](https://bslthemes.gitbook.io/oblo-wp-doc/footer-builder.md)
- [Create Menu](https://bslthemes.gitbook.io/oblo-wp-doc/create-menu.md)
- [Create Pages with Elementor](https://bslthemes.gitbook.io/oblo-wp-doc/create-pages-with-elementor.md)
- [Create Home Page](https://bslthemes.gitbook.io/oblo-wp-doc/create-home-page.md)
- [About Page](https://bslthemes.gitbook.io/oblo-wp-doc/about-page.md)
- [Portfolio Pages](https://bslthemes.gitbook.io/oblo-wp-doc/portfolio-pages.md)
- [Contact Page](https://bslthemes.gitbook.io/oblo-wp-doc/contact-page.md)
- [Blog](https://bslthemes.gitbook.io/oblo-wp-doc/blog.md)
- [Update Our Themes](https://bslthemes.gitbook.io/oblo-wp-doc/update-our-themes.md)
- [Support](https://bslthemes.gitbook.io/oblo-wp-doc/extras/support.md)
- [Changelog](https://bslthemes.gitbook.io/oblo-wp-doc/extras/changelog.md)
- [Source & Credits](https://bslthemes.gitbook.io/oblo-wp-doc/extras/source-and-credits.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://bslthemes.gitbook.io/oblo-wp-doc/welcome.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.
