# Start Datashare

Once Datashare is [installed](/datashare/local-mode/install-datashare-on-mac.md), go to '**Finder**' > '**Applications**', and double-click on '**Datashare**':

<figure><img src="/files/UlzA0IeOvtQf0Zu9eYLX" alt="Screenshot of Mac&#x27;s Applications window where Datashare&#x27;s logo is highlighted"><figcaption></figcaption></figure>

A Terminal window called '**Datashare.command**' opens and describes the technical operations going on during the opening:

<figure><img src="/files/I6sALGlpcNO624SUVXii" alt="Screenshot of Mac&#x27;s terminal window with Datashare&#x27;s starting logs"><figcaption></figcaption></figure>

**⇒ Important: Keep this Terminal window open as long as you use Datashare.**

Once the process is done, **Datashare should now automatically open in your default internet browser.** If it doesn’t, type '[localhost:8080](http://localhost:8080)' as a URL in your browser.

Datashare **must be accessed from your internet browser** (Firefox, Chome, etc), even though it works offline without Internet connection (see FAQ: [Can I use Datashare with no internet connection?](/datashare/usage/faq/general/can-i-use-datashare-with-no-internet-connection.md)).

<figure><img src="/files/AGWaHrlbO1yK1MYA0mLT" alt="Screenshot of the homepage of Datashare, the projects&#x27; page with one project called &#x27;Default&#x27;"><figcaption><p>Datashare's homepage</p></figcaption></figure>

You can now [add documents to Datashare](/datashare/local-mode/install-datashare-on-mac/add-documents-to-datashare-on-mac.md).


---

# 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://icij.gitbook.io/datashare/local-mode/install-datashare-on-mac/open-datashare-on-mac.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.
