# Connect Instagram

* Click Connect Instagram
* Go to <https://instagram.com>
* **Right Click** anywhere, then click **Inspect**
* Click **Applications** in your right panel
* Click **Cookies**, then [www.instagram.com](http://www.instagram.com)
* Find your `session` cookie
* **Copy** the cookie and **paste** it into Hyperscale
* Click **Save**
* Enter your Instagram Handle, without the @ sign.
* Enter your Instagram password
  * We securely save this password for use in a browser automation of your Instagram messaging.
  * We do not use this for any other purpose.


---

# 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.gethyperscale.com/connect-accounts/connect-instagram.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.
