# Location Sharing 🌍

In Keet, you can share your GPS location in a DM or a group chat in just a few clicks.

To send your location from a mobile device, tap '**+**' and select '**Share location'**.

Please grant access to your device’s location services, if you agree.<br>

<figure><img src="/files/pjd6IbEsSWmD64Y2fbCm" alt="" width="405"><figcaption></figcaption></figure>

Tap '**Send'** to share it, or '**Refresh'** to update the location before sending.

<figure><img src="/files/nmowXzDRDQa4uFbyIzrb" alt="" width="405"><figcaption></figcaption></figure>

Your current location will appear in the chat, and your peers can open it directly in their maps app.

<figure><img src="/files/vWuSuzeZxTInjlwGGi8z" alt="" width="375"><figcaption></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://support.keet.io/file-sharing-and-messages/location-sharing.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.
