> ## Documentation Index
> Fetch the complete documentation index at: https://wiki.agnes-ai.cn/llms.txt
> Use this file to discover all available pages before exploring further.

# FAQs

> Frequently Asked Questions (FAQ)

<AccordionGroup>
  <Accordion title="1. What is this platform?">
    This platform provides free AI API services for developers, allowing you to integrate text, image, video, and multimodal AI capabilities into your applications.
  </Accordion>

  <Accordion title="2. Is the API free to use?">
    Yes. Our core AI models are free to use indefinitely. You can continue using the free models without a time limit.
  </Accordion>

  <Accordion title="3. What are the limitations for free users?">
    Free users are subject to RPM limits, which means the number of requests per minute may be limited. If you reach the limit, please wait for a short period before making another request.
  </Accordion>

  <Accordion title="4. Are multimodal models free?">
    Yes. Full multimodal models are available for free, including text, image, video, and multimodal capabilities.
  </Accordion>

  <Accordion title="5. How do I get started?">
    After signing up, you can generate an API key in the dashboard and start making requests using the examples in the documentation.
  </Accordion>

  <Accordion title="6. How can I check my usage?">
    You can view your request usage, limits, and related details in the dashboard under "Usage" or "Billing".
  </Accordion>

  <Accordion title="7. Why is the API response slow?">
    Slow responses may be caused by high server load, large prompts, network latency, or RPM limits. You can try again later, reduce the request size, or switch to another available model.
  </Accordion>

  <Accordion title="8. What should I do if my API key is lost?">
    You can regenerate a new API key in the dashboard. For security reasons, you should delete the old key immediately.
  </Accordion>

  <Accordion title="9. Where can I find the documentation?">
    You can view the integration guides and API examples in our documentation. The documentation provides step-by-step instructions for creating an API key and calling the models.
  </Accordion>

  <Accordion title="10. How can I get support?">
    For general questions, text-based inquiries, or integration support, please contact us by email or join our community.

    Email: [support@agnes-ai.com](mailto:support@agnes-ai.com)
  </Accordion>
</AccordionGroup>
