# Location Services

{% hint style="warning" %}
This page is intended for MacOS users only
{% endhint %}

Some worker node solutions require location services to work properly. You will see this message when you start the app when the permission is not enabled.

<figure><img src="/files/4NcjjN6jw4A8TsIzTEAx" alt="" width="375"><figcaption><p>Location services not enabled warning</p></figcaption></figure>

## Enabling Location Services

1. Go to `System Settings` > `Location Services`

<figure><img src="/files/Each8IMgty7Z7FpgBdOx" alt=""><figcaption><p>System settings</p></figcaption></figure>

2. Find `EnergyWeb Marketplace` from the list and toggle the switch to on. There is no need to restart the app

<figure><img src="/files/2KvfbuzMq09IgVTC8C3d" alt=""><figcaption><p>Enable location services</p></figcaption></figure>

***

## FAQs

<details>

<summary>When will I see the location services dialog?</summary>

You will see the prompt upon launching the app

</details>

<details>

<summary>What will happen if I close the dialog without enabling the location services?</summary>

The dialog will just close and allow user to use app features except setting-up and/or running worker nodes

</details>

<details>

<summary>Am I allowed to use the app normally when location services for Marketplace app is not turned on?</summary>

Yes, except you won't be able to set up and/or run worker nodes

</details>


---

# 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-launchpad.energyweb.org/ewx-ecosystem/the-marketplace-app/location-services.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.
