# Installation and setup

- [Theme Upload & Requirements](https://tutorlydocs.wpappointify.com/installation-and-setup/theme-upload-and-requirements.md): How to upload the theme and what are the requirements you should check.
- [Setup Wizard](https://tutorlydocs.wpappointify.com/installation-and-setup/setup-wizard.md): This is the install guide to Tutorly. In this guide we will learn how to setup Tutorly in a WP site.
- [Manual Install](https://tutorlydocs.wpappointify.com/installation-and-setup/manual-install.md): This guide will help in understanding what goes behind the scenes of the setup wizard. Also helpful for setting up Tutorly on sites without using the Tutorly theme but its plugins.
- [Export Wizard](https://tutorlydocs.wpappointify.com/installation-and-setup/manual-install/export-wizard.md)
- [Updates](https://tutorlydocs.wpappointify.com/installation-and-setup/updates.md): Tutorly Theme & Plugin Updates.
- [Translations](https://tutorlydocs.wpappointify.com/installation-and-setup/translations.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://tutorlydocs.wpappointify.com/installation-and-setup.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.
