# Plugins

Welcome to Shopeasy's Plugins section! Here, you can enhance the functionality of your store by adding and managing various plugins. Follow these steps to get started:

#### Step 1: Accessing Plugins

1. Navigate to **Plugins** in the sidebar to access the plugins section.
2. In this section, you can explore and manage available plugins.

#### Step 2: Installing a Plugin

1. Browse through the list of available plugins and select the one you want to install.
2. Follow the prompts to enter any required details or configurations for the plugin.
3. Click "Install" to add the plugin to your store.

#### Step 3: Uninstalling a Plugin

1. In the Plugins section, locate the plugin you wish to uninstall.
2. Click on the "Uninstall" button.
3. Follow any additional prompts to confirm the uninstallation.

#### Step 4: Activating or Deactivating a Plugin

1. In the Plugins section, find the plugin you want to activate or deactivate.
2. Use the toggle button to switch between active and inactive.

#### Step 5: Managing Installed Plugins

In this section, you can:

* View a list of plugins.
* Install new plugins.
* Uninstall existing plugins.
* Activate or deactivate plugins as needed.

#### Note:

* Installing plugins can provide additional features and functionalities to your store, enhancing the user experience.


---

# 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.shopeasy.ai/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.
