# Location

## **Send Location** Card

The "Send Location" feature allows users to share specific locations with others, commonly used to provide recipients with directions to a particular place.

<figure><img src="https://789614814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvCr7uCTpZRGEF8A48OOJ%2Fuploads%2FwoLafbWJMDzwHaRWcUw5%2FScreenshot%202025-09-16%20144625.png?alt=media&#x26;token=5241c66c-f1bf-45ca-b347-b77b1215a103" alt=""><figcaption></figcaption></figure>

## Send Location Essentials

When using the "Send Location" feature, users are prompted to provide the following details:

### **Name**&#x20;

This refers to the name of the location being shared, such as a landmark or your company's name.

### **Address**&#x20;

Enter the address of the location, including details such as street name, building number, city, and country.

### Location

Users have two options to specify the location:

1. **Search Location:** Users can search for the location by typing its name or address in the search bar. They can also use the "View in Map" option to verify the location.
2. **Latitude & Longitude:** Alternatively, users can directly input the latitude and longitude coordinates of the location.

{% hint style="info" %}
Please note that only static locations can be shared using this feature. Real-time locations, which update as the user moves, cannot be shared via the WhatsApp Business API.
{% endhint %}


---

# 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.bizmagnets.ai/bot-flows/send-card/location.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.
