> For the complete documentation index, see [llms.txt](https://docs.stylemixthemes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stylemixthemes.com/ulisting/getting-started/update-the-plugin.md).

# Update the plugin

Sometimes, there will be regular updates on the product. When you will found out there is a new updated version, you need to update the plugin.&#x20;

{% hint style="info" %}
Both **Free** and **Pro** versions follow the same steps in updating the plugin.
{% endhint %}

You can update the plugin in two different easy ways.

In a first way, go to **Plugins > Installed Plugins page,** there you will see the warning notification bar at the bottom. Press the link **update now** to update the plugin.

*uListing free plugin update notification:*

![](/files/-MKht0jXGQHYJSnE5bl3)

*uListing pro addon plugin update notification:*

![](/files/-MKi0hS0JI_Ych1H1MP0)

In a second way, go to **Dashboard > Updates**.

![](/files/-MKiLtAzIrDS2UmFMzu0)

Among all updates on this page, scroll down up to Plugins and find a necessary plugin to update.

*uListing free plugin update bar:*

![](/files/-MKiM2zik69kjAx36-kX)

*uListing pro plugin update bar:*

![](/files/-MKiM6OXSaFfH9u_skSU)

Click the checkbox of which plugin you want to update, then click on the **Update Plugins** button above.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.stylemixthemes.com/ulisting/getting-started/update-the-plugin.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
