# User guide

Digital River's plugin for WooCommerce provides a complete checkout solution for payments, tax, fraud, and compliance. Use this plugin to seamlessly enable local payment methods, calculate local taxes, and display the appropriate currency and terms of sale within your WooCommerce shopper experience.

### Intended audience

Everyone (Admin, Shop Manager, and so on) can use the WooCommerce plugin. They can use this guide to install and configure the plugin.

### Conventions

This user guide has several conventions to provide you with special information. These include the following elements:&#x20;

| Convention elements | Description                                                                                          |
| ------------------- | ---------------------------------------------------------------------------------------------------- |
| Tips                | Offer suggestions for making things easier or provide alternative ways to perform a particular task. |
| Notes               | Provide additional, more detailed information about a specific WordPress feature.                    |
| Cautions            | Warn you about potential problems that might occur and offer advice on how to avoid these problems.  |

### Manage plugins

You can manage plugins from the **Plugins** tab in the left navigation. See [Plugins Screen](https://wordpress.org/support/article/plugins-screen/?) for more information on managing plugins.


---

# 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.digitalriver.com/woocommerce/woocommerce-extension-2.0/user-guide.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.
