# Essential information

Essential information includes an **Image** and a **Body** section for text.

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

### Image

The image you choose should help visitors identify if they’re in the right spot.&#x20;

See [Add an image](/karl-sf.gov-editor-help-center/using-karl-the-cms/components/images/add-an-image.md)

### Body

This should be a small amount of text about the location.

* Enter your text
* Format as needed


---

# 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://sfdigitalservices.gitbook.io/karl-sf.gov-editor-help-center/using-karl-the-cms/content-types/building-a-page-by-content-type/location/essential-information.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.
