# Theme Installation/Update

### **Follow the steps:**

1. Log in to your Moodle site as an admin.
2. **Navigate to:** `Administration → Site administration → Plugins → Install plugins`.
3. Then upload theme **ZIP** file `zuum.zip`.&#x20;
4. You should now have the **Zuum** theme.
5. **Navigate to:** `Site administration → Appearance →Themes → Theme selector`
6. **Select:** Zuum theme
7. Done.

{% hint style="danger" %}
**Please don't forget to clear the cache this is an important step after your changes on Moodle:** `Navigate to: Dashboard → Site administration → Development → Purge all cache`
{% endhint %}


---

# 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://themesalmond.gitbook.io/zuum/getting-started/theme-installation-update.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.
