# Get Started

{% stepper %}
{% step %}

### Apply Now

<i class="fa-clock">:clock:</i>  *Estimated Time: <1 Minutes*

Apply in order to see if you qualify and immediately see which plan is the best fit for your current situation. [Click here to submit your application.](https://transform.differenthunger.com/apply)

{% embed url="<https://transform.differenthunger.com/apply>" %}
{% endstep %}

{% step %}

### Select a Plan

<i class="fa-clock">:clock:</i>  *Estimated Time: <1 Minutes*

After you submit your application (if you qualify) you will instantly be recommended the best fit plan for your current situation: Incubator, Accelerator or Automator.&#x20;

**Want to get more clarity before committing to a plan?** You can order a 100% creditable or refundable custom brand diagnostic using the provided Calendly.
{% endstep %}

{% step %}

### Submit Payment

<i class="fa-clock">:clock:</i>  *Estimated Time: <1 Minutes*

Once you have clarity on the best plan, use the provided checkout link (provided after application) in order to sign up and start onboarding immediately.&#x20;

If you would like to pay with an alternative payment method (like bank transfer or cryptocurrency), [review alternative payment methods and details here.](https://transform.differenthunger.com/payments) After submitting your payment, email receipt to <operations@differenthunger.com> to verify payment and get access to onboarding. This usually takes a few hours during business days.
{% endstep %}

{% step %}

### Submit Intake Form

<i class="fa-clock">:clock:</i>  *Estimated Time: <30 Minutes*

In order to begin work and meet deadlines, our team needs an accurate and complete intake form. [Check this document to ensure that you have everything you need before submitting your intake form. ](https://docs.google.com/document/d/1Q5lo-lRtbAOSiW1_UpJ38l4zEKc2Un_L-OI-AyVWNIo/edit?usp=sharing)

{% hint style="danger" %}
Failure to properly submit your intake form will lead to delays in delivery time.
{% endhint %}

Once you have everything ready, [click here to submit your intake form.](https://docs.google.com/forms/d/e/1FAIpQLScaUxDCq53opDMv_8ftFeEre8ryoEvdw3gBR7yv4XjnoV7p7g/viewform) After this, you can expect your lofi brand blueprint + assets to be delivered within 3 to 5 business days.

{% hint style="info" %}
This is by far the most 'labor intensive' part of the work we will do together.
{% endhint %}
{% endstep %}
{% endstepper %}

Once you submit this form our team will immediately get to work and deliver your initial blueprint within 24 - 72 hours. If clarifications or information is required, our team will reach out ASAP!&#x20;


---

# 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://docs.differenthunger.com/get-started.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.
