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

# Frequently Asked Questions (FAQs)

<Columns cols={2}>
  <Card title="Creating Content" icon="pen" href="/developer-guide/data-ingest/data-integrations">
    How many messages is enough? Can I share content across channels?
  </Card>

  <Card title="Sending Data to Aampe" icon="right" href="/developer-guide/data-ingest/data-integrations#data-integration-faqs">
    What data should we send? How often? In what format? Batch or streaming?
  </Card>

  <Card title="Label Weights" icon="weight" href="/user-guide/managing-agents-strategically/label-weights#label-weight-faqs">
    Do label weights change agent behavior permanently? Is +50 enough?
  </Card>

  <Card title="Getting Data From Aampe" icon="left" href="/developer-guide/aampe-data/data-share-overview#data-share-faqs">
    What data can Aampe share back? How often does the data update?
  </Card>

  <Card title="Aampe Surface Creator (Figma Plugin)" icon="paintbrush" href="/user-guide/using-aampe/tools/figma-plugin#aampe-surface-creator-figma-faqs">
    How does the plugin work? Do I need a special Figma license?
  </Card>

  <Card title="Data Security" icon="lock" href="/developer-guide/data-ingest/data-ingest-help/data-security-and-privacy">
    Does Aampe need PII? What does Aampe do to stay compliant with privacy laws?
  </Card>

  <Card title="How Agents Learn" icon="trophy" href="/user-guide/welcome-to-aampe/how-does-aampe-work/agents#agent-faqs">
    What is an agent's reward function? How can we help agents learn more quickly?
  </Card>

  <Card title="LLMs" icon="robot" href="/help/aampt#aampt-faqs">
    Can I get an LLM to write my content for me? Is an Aampe agent an LLM?
  </Card>

  <Card title="Surfaces" icon="code" href="/user-guide/using-aampe/quickstart/quickstart-surfaces#surfaces-faqs">
    What frameworks are compatible with Aampe? What fallbacks exist?
  </Card>

  <Card title="Experiments" icon="flask" href="/user-guide/how-do-i-know/experiments/experiment-overview#experiment-faqs">
    Can I run an AB test using Aampe? How do I create a randomized holdout group?
  </Card>
</Columns>
