> 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/premium-features/premium-membership.md).

# Premium membership

Your membership fuels ongoing platform improvements, expanded datasets, and tailored support—so you can move from insights to action more quickly.

***

## What You Get

### :sparkles: **Raw Data Exports**

Download any entire dataset or filtered view as GeoPackage, GeoJSON, or CSV for offline analysis and reporting.&#x20;

For more information on how, visit [Data exports](/memphis-property-hub/premium-features/data-exports.md).&#x20;

### :sparkles: **Priority Support & Onboarding**

Jump to the front of the queue for technical assistance, guidance, and training.

### :sparkles: **Early Access to New Features**

Test upcoming tools and datasets before they’re released to the broader community.

***

### How to Subscribe

Go to our subscription page to set up your premium license:

<p align="center"><a href="https://buy.stripe.com/28EfZi99W00L8uf5964AU00" class="button primary">Subscribe</a></p>

To discuss service contracts or other data/platform needs please contact **Kira Morin at <kmorin@innovatememphis.com>**


---

# 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/premium-features/premium-membership.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.
