# Setup Geofence

## Step by step instructions

Below you’ll find the steps for setting up a Geo-Fencer and Alerts when one is breached via SMS/Email etc.

### Step 1

Click on the upper right icon as shown in the screenshot below, then click on **SETTINGS**.

<figure><img src="/files/2w6ezdjH3dZXbxo8OrxR" alt=""><figcaption></figcaption></figure>

### Step 2

This menu will appear, then click on **GEOFENCES**.

<figure><img src="/files/8rFMfsVZj4l42HUmTqay" alt=""><figcaption></figcaption></figure>

### Step 3

After doing step 2, click on the + icon as shown in the screenshot below.

<figure><img src="/files/BXzAYuFIDlscaxEglFm8" alt=""><figcaption></figcaption></figure>

### **Step 4**

Then you search for a place so that the map will move on that location \[1], use the buttons in the screenshot below to navigate the map and create your geofence \[2]. Then you can label your geofence using any name you want \[3]. Click on SAVE button once you are finished \[4].

<figure><img src="/files/4DcCcS9nupgH4zFpJyKF" alt=""><figcaption></figcaption></figure>

1. **Hand – helps to move around the map**
2. **Circle – helps to create an adjustable circular geofence**
3. **Custom fence – helps to create a freeform geofence**
4. **Rectangle – helps to create a rectangular geofence**

{% hint style="success" %} <mark style="color:green;">**Pro Tip:**</mark> With the custom shaped fence start clicking on the map to mark the area and finally connect the last two points together to finalise the fence.
{% endhint %}

### Congratulations!

You have successfully setup a geofence!

<figure><img src="/files/qFSkSTxLFZJVUrFY9DNz" alt=""><figcaption></figcaption></figure>

{% hint style="info" %} <mark style="color:blue;">**Note:**</mark> Geofences are actually a two-way process so after creating a geofence you need to create a rule that comes with it. Please go to Rules and Triggers
{% 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.mybuddygard.com.au/buddy-docs/trackmap/setup-trackmap/geofence/setup-geofence.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.
