# Adding notes and links

Notes allows you to include **any additional information** for each location. This section is **optional**.&#x20;

## Set up your csv file as follows

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

| Column           | Description                                                                                                                                                                                                                                     | Example                                                                                                                                                                               |
| ---------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Notes (Optional) | <p>Any additional information to be shown to citizens, such as:</p><ul><li>opening hours of location</li><li>links </li><li>event details </li><li>latest update</li></ul><p>Links added in this column will be automatically hyperlinked. </p> | <p>Opening hours:<br>Monday to Friday: 6pm to 2am<br>Saturday to Sunday: 7pm to 3am<br>Public Holidays: Closed<br><br>[www.chocolate-origin.com](http://www.chocolate-origin.com)</p> |

## How it looks like on Maps

After setting up your csv file, upload it to Maps and preview your locations.

Each location point will have its dedicated notes section.

<figure><img src="/files/vlFrafCzprhszFI2F3SY" alt=""><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://guide.maps.gov.sg/creating-your-map/setting-up-your-csv-file/adding-notes-and-links.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.
