# Installation

There are two ways in which you can install the plugin.&#x20;

1. Automatically installing in the site using wp-admin Plugin finder.
2. Manually downloading and uploading the file to the site.

#### Automatically installing in the site using wp-admin Plugin finder

1. Login to wp-admin
2. Go to Plugins → Add New → Search for “WP Discord Invite” → Install → Activate
3. You can now manage your plugin settings from the “WP Discord Invite” Page from the sidebar.

#### Manually downloading and uploading the file to the site

1. Download the ZIP file from [WordPress.](https://downloads.wordpress.org/plugin/wp-discord-invite.zip)
2. Go to WP-admin → Plugins → Add New → Upload Plugin → Select the ZIP file  → Install Now → Activate
3. You can now manage your plugin settings from the “WP Discord Invite” Page from the sidebar.

{% content-ref url="/pages/fKqybBqIOzeGtLWhestZ" %}
[Configuration](/wp-discord-invite/configuration.md)
{% endcontent-ref %}


---

# 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.sarveshmrao.in/wp-discord-invite/installation.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.
