# Do you have a Partner-friendly plan?

If you have a store that will never see customer traffic, then we can help out with this. :) Mechanic doesn't have separate plans, but we do grant super-extended trial periods for development stores. Write in to <team@usemechanic.com>, making sure to include your store name, and we'll help you out.

Learn more about our approach to this here: [Platform / Policies / Plans / Development stores](/platform/policies/plans.md#development-stores).

{% hint style="info" %}
Did you know we have [a Slack workspace you can join](/resources/slack.md)? It's true! This is the right place to ask implementation questions, and to compare notes with other problem-solvers. Come join us!
{% 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://learn.mechanic.dev/faq/do-you-have-a-partner-friendly-plan.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.
