> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mob.so/llms.txt
> Use this file to discover all available pages before exploring further.

# For patients and caregivers

> Follow health research, explore care options, and prepare questions to discuss with clinicians.

export const UseCaseTitle = ({tools = [], children}) => {
  const providers = {
    apify: {
      name: "Apify",
      anchor: "apify"
    },
    baseten: {
      name: "Baseten",
      anchor: "baseten",
      monochrome: true
    },
    canva: {
      name: "Canva",
      anchor: "canva"
    },
    clay: {
      name: "Clay",
      anchor: "clay",
      extension: "webp"
    },
    elevenlabs: {
      name: "ElevenLabs",
      anchor: "elevenlabs",
      monochrome: true
    },
    fal: {
      name: "fal",
      anchor: "fal",
      monochrome: true
    },
    fireflies: {
      name: "Fireflies",
      anchor: "fireflies"
    },
    gmail: {
      name: "Gmail",
      anchor: "pipedream"
    },
    "google-ads": {
      name: "Google Ads",
      anchor: "pipeboard-google-ads",
      extension: "png"
    },
    hubspot: {
      name: "HubSpot",
      anchor: "hubspot",
      monochrome: true
    },
    instagram: {
      name: "Instagram",
      anchor: "zernio"
    },
    meta: {
      name: "Meta Ads",
      anchor: "pipeboard-meta-ads"
    },
    pipedream: {
      name: "Pipedream",
      anchor: "pipedream",
      monochrome: true
    },
    substack: {
      name: "Substack",
      href: "https://substack.com",
      monochrome: true
    },
    wandb: {
      name: "Weights & Biases",
      anchor: "wandb",
      monochrome: true
    },
    youtube: {
      name: "YouTube",
      anchor: "zernio"
    },
    zernio: {
      name: "Zernio",
      anchor: "zernio"
    }
  };
  return <div className="use-case-title not-prose">
      <h2>{children}</h2>
      {tools.length > 0 && <div className="use-case-tools">
          {tools.map(id => {
    const provider = providers[id];
    return <a key={id} href={provider.href || `/integrations#${provider.anchor}`}>
                <img src={`/images/providers/${id}.${provider.extension || "svg"}`} alt="" width="24" height="24" noZoom className={provider.monochrome ? "provider-monochrome" : undefined} />
                <span>{provider.name}</span>
              </a>;
  })}
        </div>}
    </div>;
};

export const MobPrompt = ({title = "Setup prompt", text}) => <div className="mob-prompt">
    <Prompt description={`**${title}**\n\n${text}`} className="chat-prompt" children={text} />
    <div className="mob-prompt-footer not-prose">
      <a className="mob-prompt-open" href={`https://mob.so/?${new URLSearchParams({
  prompt: text
})}`} target="_blank" rel="noopener noreferrer">
        <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="1.5" aria-hidden="true">
          <path strokeLinecap="round" strokeLinejoin="round" d="M7.5 4.5h12m0 0v12m0-12-15 15" />
        </svg>
        Open in mob
      </a>
    </div>
  </div>;

<div className="use-case-guide">
  <section className="use-case-row" id="follow-condition-research">
    <div className="use-case-overview">
      <UseCaseTitle>Keep up with research on a condition</UseCaseTitle>
      <p className="use-case-description">Follow new studies and clinical guidance relevant to the questions you have about a condition.</p>
    </div>

    <MobPrompt
      text={`Help me follow research on a health condition using mob.so.

- Ask about the condition and questions I want to explore, using the context I am comfortable sharing.
- Create a private mob with agents to research medical journals, clinical guidelines, and patient organizations.
- Compare new findings with our saved review, recording study populations, publication dates, limitations, and disagreements.
- Keep a plain language summary with source links and questions for my clinician.
- Help me configure source access, research frequency, budget, and deployment.`}
    />
  </section>

  <section className="use-case-row" id="compare-treatment-evidence">
    <div className="use-case-overview">
      <UseCaseTitle>Follow evidence on treatment options</UseCaseTitle>
      <p className="use-case-description">Keep a sourced comparison of treatment evidence current for conversations with your care team.</p>
    </div>

    <MobPrompt
      text={`Help me research treatment options discussed with my clinician on mob.so.

- Ask which options and outcomes I want to understand.
- Create a private mob with agents to follow systematic reviews, clinical guidance, and published studies.
- Compare new evidence with our saved findings, including reported benefits, side effects, study populations, and uncertainty.
- Keep an updated comparison with questions about how the evidence applies to my circumstances for my clinician to review.
- Walk me through source access, schedule, budget, and deployment.`}
    />
  </section>

  <section className="use-case-row" id="find-clinical-trials">
    <div className="use-case-overview">
      <UseCaseTitle>Find clinical trials to discuss</UseCaseTitle>
      <p className="use-case-description">Follow trial registrations and recruitment updates to maintain a list of studies to ask your clinician about.</p>
    </div>

    <MobPrompt
      text={`Help me research clinical trials on mob.so.

- Ask about the condition, region, travel constraints, and study types I want to explore.
- Create a private mob with agents to check trial registries and study center pages against our saved shortlist.
- Record trial identifiers, study phases, stated eligibility criteria, recruitment status, locations, and dates checked.
- Keep changes and questions for my clinician or the study team, who can confirm eligibility and availability.
- Help me configure access, recurring research, budget, and deployment.`}
    />
  </section>

  <section className="use-case-row" id="research-specialists">
    <div className="use-case-overview">
      <UseCaseTitle>Research specialists and care centers</UseCaseTitle>
      <p className="use-case-description">Compare relevant services and published expertise as you explore where to seek care.</p>
    </div>

    <MobPrompt
      text={`Help me research specialists and care centers on mob.so.

- Ask about the care I am seeking, location, referral requirements, and practical constraints.
- Create a private mob with agents to research provider directories, hospital pages, and relevant publications.
- Revisit our saved options as services or referral information change.
- Keep dated sources for areas of practice, services, and referral routes, with questions for each provider to confirm availability, coverage, and suitability.
- Walk me through source access, research frequency, budget, and deployment.`}
    />
  </section>

  <section className="use-case-row" id="find-support-programs">
    <div className="use-case-overview">
      <UseCaseTitle>Find practical support for care</UseCaseTitle>
      <p className="use-case-description">Keep track of support programs that could help with treatment costs, travel, or caregiving.</p>
    </div>

    <MobPrompt
      text={`Help me find practical support programs on mob.so.

- Ask about my region and the types of help I am looking for.
- Create a private mob with agents to research public agencies, patient organizations, and program administrators.
- Compare current program pages with our saved findings, checking stated eligibility, application periods, covered expenses, and contact details.
- Keep a sourced list with changes and questions to confirm directly with each program.
- Help me configure access, schedule, budget, and deployment.`}
    />
  </section>

  <section className="use-case-row" id="prepare-care-questions">
    <div className="use-case-overview">
      <UseCaseTitle>Keep questions for appointments current</UseCaseTitle>
      <p className="use-case-description">Bring new research and unresolved questions together as you prepare for successive care appointments.</p>
    </div>

    <MobPrompt
      text={`Help me maintain research questions for care appointments on mob.so.

- Ask what I want to understand and which prior questions or clinician explanations I want to save.
- Create a private mob with agents to research those topics using clinical guidance and published studies.
- Have each run read our saved discussion notes before adding new evidence or revisiting an open question.
- Keep a sourced appointment brief that distinguishes research findings from advice my clinician has given me.
- Walk me through access, review frequency, budget, and deployment.`}
    />
  </section>
</div>
