# GETTING STARTED

- [Download and Installation](https://elessi-docs.nasatheme.com/getting-started/download-and-installation.md)
- [Requirements](https://elessi-docs.nasatheme.com/getting-started/download-and-installation/requirements.md)
- [Download Theme](https://elessi-docs.nasatheme.com/getting-started/download-and-installation/download-theme.md)
- [Installation Theme](https://elessi-docs.nasatheme.com/getting-started/download-and-installation/installation-the-theme.md)
- [Import Demo Content](https://elessi-docs.nasatheme.com/getting-started/import-demo-content.md)
- [Import More Demos](https://elessi-docs.nasatheme.com/getting-started/import-demo-content/import-more-demos.md): After completing the theme installation process and importing sample data, you can also add additional home pages if you want
- [Updates](https://elessi-docs.nasatheme.com/getting-started/updates.md)
- [Update Theme](https://elessi-docs.nasatheme.com/getting-started/updates/update-theme.md)
- [Method 1: Automatic Updates](https://elessi-docs.nasatheme.com/getting-started/updates/update-theme/automatic-updates.md)
- [Method 2: Manual Update](https://elessi-docs.nasatheme.com/getting-started/updates/update-theme/manual-update.md)
- [Update Nasa Core plugin](https://elessi-docs.nasatheme.com/getting-started/updates/update-nasa-core-plugin.md)
- [Update WP Bakery and Revolution Slider plugin](https://elessi-docs.nasatheme.com/getting-started/updates/update-wpbakery-and-revolution-slider-plugin.md)
- [Performance](https://elessi-docs.nasatheme.com/getting-started/performance.md)
- [Changelog](https://elessi-docs.nasatheme.com/getting-started/changelog.md)


---

# 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://elessi-docs.nasatheme.com/getting-started.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.
