# Frequently Asked Questions

## How do I install a theme?

Simply click the **Install** select box for the theme you wish to install.

![](/files/-LzJOxFs5naWEeUCyR6m)

## Can I install more than 1 theme at a time?

No, you can only install 1 theme at a time. However, after you've successfully installed WordPress you will be given the option to download any of the themes in our directory. You can save them to your computer and install at a later time.

## How do I get help with a theme I've installed, who should I contact?

Each theme developer is responsible for supporting their themes. To get technical assistance, log into your WordPress Admin Dashboard and navigate to `Appearance > Themes`. Hover over the thumbnail of the active theme and click on **Theme Details**. Under the name of the theme will be a link with the name of the developer. Click the link to be taken to their website. You will then have the option to submit a ticket or use their contact form.

![](/files/-LzNIoiwYFP3SDjPTkYq)


---

# 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://help.themely.com/faq.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.
