# Market

The Maven Market is a repository of free and paid for plugins that you can activate to extend the functionality of your site. At the time of launch we currently have several free plugins, and in the near future we'll be opening up the market to 3rd party developers.

![](/files/-M9KjZxdgv9iHTyG3X7v)

### Installing

Plugins must first be installed to your site. Click any of the plugins, and then click the "install" button when viewing the plugin information.

![](/files/-M9KjtFzmJoUVtvEgbvv)

### Activating&#x20;

After a plugin is installed, you can review any settings that may be available for the plugin. After you are satisfied, simply "activate" the plugin to introduce the functionality to your site.

![](/files/-M9KkG6nIMMPFYGlyiFd)

### Deactivating

If you no longer want a plugin on your site, you can deactivate it. When you deactivate a plugin, any data created by the plugin will be retained.

![](/files/-M9KkX1srI5xpPL8sZxT)

### Uninstalling

If you wish to completely remove the plugin and all of its data, you can uninstall it. When you uninstall a plugin, it will remove all data that was created by the plugin. This process is not reversible.


---

# 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://docs.mavenseed.com/managing-your-site/market.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.
