# Installation

## Overview

Installing Manga+Press is pretty simple. FTP access to your server. Installation can be handled one of two ways: uploading the unzipped `mangapress` folder to your plugins directory using the FTP program of your choice, or installing through the WordPress admin`(Plugins > Add New)`. If you need more help installing WordPress plugins in general, see [Managing Plugins](http://codex.wordpress.org/Managing_Plugins) on the WordPress Codex.

Once the plugin is uploaded, all you need to do is activate it by visiting Plugins in the WordPress admin and selecting Manga+Press for activation.

## Updates

Updates for Manga+Press are released through the WordPress Plugin Directory, although alpha and beta versions are available from Manga+Press' [Github](http://www.github.com/jesgs/mangapress) page.


---

# 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://mangapress.gitbook.io/manga-press-documentation/getting-started/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.
