# Getting Started

- [Download and install the theme](https://enginethemes.gitbook.io/docs/getting-started/download-and-install-the-theme.md)
- [Basic information about WordPress](https://enginethemes.gitbook.io/docs/getting-started/basic-information-about-wordpress.md)
- [How to add Google Adsense](https://enginethemes.gitbook.io/docs/getting-started/how-to-add-google-adsense.md)
- [Backup Step by Step Guide](https://enginethemes.gitbook.io/docs/getting-started/backup-step-by-step-guide.md)
- [How to add header and footer menus](https://enginethemes.gitbook.io/docs/getting-started/how-to-add-header-and-footer-menus.md)
- [How to get and use child theme to customize your site](https://enginethemes.gitbook.io/docs/getting-started/how-to-get-and-use-child-theme-to-customize-your-site.md)
- [How to effectively report bugs and issues](https://enginethemes.gitbook.io/docs/getting-started/how-to-effectively-report-bugs-and-issues.md)
- [How to get PayPal to redirect users back to your website after successful payment EngineThemes](https://enginethemes.gitbook.io/docs/getting-started/how-to-get-paypal-to-redirect-users-back-to-your-website-after-successful-payment-enginethemes.md)
- [Setup the Social Login feature EngineThemes](https://enginethemes.gitbook.io/docs/getting-started/setup-the-social-login-feature-enginethemes.md)
- [Update the theme EngineThemes](https://enginethemes.gitbook.io/docs/getting-started/update-the-theme-enginethemes.md)
- [Using localization feature EngineThemes](https://enginethemes.gitbook.io/docs/getting-started/using-localization-feature-enginethemes.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://enginethemes.gitbook.io/docs/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.
