> For the complete documentation index, see [llms.txt](https://help.datamidsouth.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.datamidsouth.org/memphis-property-hub/getting-started/welcome.md).

# Welcome

Use the search bar at the top or the table of contents to your left to quickly find answers to your questions.

## Getting started

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>What's the Memphis Property Hub?</strong></td><td>New? Start here. </td><td><a href="/files/6Xm7ZJKzTUatrkDyVhY7">/files/6Xm7ZJKzTUatrkDyVhY7</a></td><td><a href="/pages/Dg0wLSE428AcGHm9DtV4">/pages/Dg0wLSE428AcGHm9DtV4</a></td></tr><tr><td><strong>Access &#x26; authentication</strong></td><td>How to sign up and sign in.</td><td><a href="/files/NBP1qcad2O8ZxodPAvaR">/files/NBP1qcad2O8ZxodPAvaR</a></td><td><a href="/pages/MQLLFHlxkdWL36yZG91u">/pages/MQLLFHlxkdWL36yZG91u</a></td></tr><tr><td><strong>Tour the Interface</strong></td><td>Get acquainted with the features that make navigation easy.</td><td><a href="/files/LDSfYxbAxKh4UN6PyP7a">/files/LDSfYxbAxKh4UN6PyP7a</a></td><td><a href="/pages/kNuK0MAnMZzqG6lLt1zK">/pages/kNuK0MAnMZzqG6lLt1zK</a></td></tr></tbody></table>

## Discover MPH

<table data-column-title-hidden data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th>Photo:</th><th data-hidden data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Themes</strong></td><td>Uncover property data</td><td>Photo Credit: Felt</td><td></td><td><a href="/pages/7KV8nUNP17zKRd98WwmK">/pages/7KV8nUNP17zKRd98WwmK</a></td><td><a href="/files/junyNQWnBbkMGr9Slq9v">/files/junyNQWnBbkMGr9Slq9v</a></td></tr><tr><td><strong>Views</strong></td><td>Parcels vs. Area Trends</td><td>Photo Credit: Felt</td><td></td><td><a href="/pages/Hlk2Yb2U7tGcSdN9zK50">/pages/Hlk2Yb2U7tGcSdN9zK50</a></td><td><a href="/files/Z6I4i8pQsuBBQhmKsYWA">/files/Z6I4i8pQsuBBQhmKsYWA</a></td></tr><tr><td><strong>Filter &#x26; search</strong></td><td>Narrow down search results</td><td>Photo Credit: Felt</td><td></td><td><a href="/pages/lhHNnKXeo9d7Kmg1FZQA">/pages/lhHNnKXeo9d7Kmg1FZQA</a></td><td><a href="/files/02HxchV5REs0QCBiGKXK">/files/02HxchV5REs0QCBiGKXK</a></td></tr><tr><td><strong>Statistics</strong></td><td>Uncover insights</td><td>Photo Credit: Felt</td><td></td><td><a href="/pages/LCaBqw2KljWkiIx8iFw4">/pages/LCaBqw2KljWkiIx8iFw4</a></td><td><a href="/files/Btp099vwAFtVRuafk2dU">/files/Btp099vwAFtVRuafk2dU</a></td></tr><tr><td><strong>Draw Custom Boundaries</strong></td><td>Analysis tailored for you</td><td>Photo Credit: Felt</td><td></td><td><a href="/pages/WyU0Q0V8OetMf2XwYli7">/pages/WyU0Q0V8OetMf2XwYli7</a></td><td><a href="/files/chfYhWo3hnQYUAHpZiPw">/files/chfYhWo3hnQYUAHpZiPw</a></td></tr><tr><td><strong>Troubleshooting &#x26; FAQs</strong></td><td>Support where you need it. </td><td>Photo Credit: DMS</td><td></td><td><a href="/pages/zCylyEXMTVnikzweJykt">/pages/zCylyEXMTVnikzweJykt</a></td><td><a href="/files/yuzhVUvCWvsZOFVMDeLR">/files/yuzhVUvCWvsZOFVMDeLR</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.datamidsouth.org/memphis-property-hub/getting-started/welcome.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
