# ShareX

This will allow you to utilize ShareX to automatically upload your screenshots from ShareX to Fivemerr. This will also copy the URL to your clipboard to automatically paste where you choose.

## Configuration

* Open ShareX main application
* Open Destinations > Custom Uploader Settings
* Create New Uploader
* Set name to Fivemerr
* Request URL: <https://api.fivemerr.com/v1/media/images> (Must be typed in)
* Header Name: Authorization
* Value: Your\_Api\_Key (Add your API Key here)
* File Form Name: file
* URL {json:url}
* Change destination to Custom Image Uploader

**Please see attached images to see a detailed outline of how it should look**

<figure><img src="https://files.fivemerr.com/images/b95e2338-caf4-4867-bb1e-48f8d83981f8.png" alt=""><figcaption><p>Custom Uploader Settings</p></figcaption></figure>

<figure><img src="https://files.fivemerr.com/images/7aa68d84-4fff-4c19-a415-8db1ad935d8d.png" alt=""><figcaption><p>Image Uploader Settings</p></figcaption></figure>

<figure><img src="https://files.fivemerr.com/images/e2ff6b4b-e006-4d33-a74a-852792763bcc.png" alt=""><figcaption><p>After Capture Tasks Settings</p></figcaption></figure>


---

# 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.fivemerr.com/script-integrations/sharex.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.
