# How to update all bundled plugins?

Navigate to **Appearance > Verify License** page

1. Click the "**Check Update"** button<br>

   <figure><img src="/files/WIPxoxRprQQpbjhrpoP7" alt=""><figcaption></figcaption></figure>
2. Navigate to **Appearance > Install Plugins** and update all necessary plugins<br>

   <figure><img src="/files/oT2rigRHWse1Wk7xIk4Y" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
After clicking "**Check Update**" button, if the "Install Plugins" page does not appear or shows no available updates, it means all installed plugins are up to date.
{% endhint %}

{% hint style="warning" %}
Ensure all active plugins are up to date, especially the **StreamTube Core** plugin.
{% 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://phpface.gitbook.io/streamtube/faqs/how-to-update-all-bundled-plugins.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.
