# Get the Post URL

### How to get the URL for Instagram

&#x20;＜How to get the URL from the app＞

1. Click  "•••" above the post&#x20;
2. Click "Copy Link"

＜How to get the URL from a web browser＞

1. &#x20;Go to instagram.com/username \
   e.g) If your username is "johnsmith", the URL is instagram.com/johnsmith&#x20;
2. Select the post you want to retrieve and copy the URL in your browser.&#x20;

### &#x20;How to get the URL for Facebook

＜How to get the URL from the app＞

&#x20;1\. Click the "Share" button on the post. \
&#x20;2\. Click "More"\
&#x20;3\. Click "Copy".

＜How to get the URL from your web browser＞

1. Log in to Facebook
2. Click the date and time on the post you want to retrieve
3. You will be redirected to a new page. Copy the URL in your browser.


---

# 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://anymind-group.gitbook.io/anycreator-help-page-eng.ver/job-1/get-the-post-url.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.
