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

# AI-Powered Mock Data Generation

> MocklyAPI offers AI-assisted mock data generation for streamlined API development.

MocklyAPI includes an AI chat assistant designed to generate mock data tailored to your requirements, helping you accelerate API development.

Begin by interacting with our AI agent.

<Note>Enabling the BYOD option will disable AI chat messages. To use the AI chat feature, ensure BYOD is turned off.</Note>

<Frame>
  <img src="https://mintcdn.com/mocklyapi/VvXpeW6gGXGAvV0z/images/chat-input.png?fit=max&auto=format&n=VvXpeW6gGXGAvV0z&q=85&s=a7a085ba879363cb66d1474978b01c1f" alt="Chat input." style={{ borderRadius: '0.5rem' }} width="646" height="265" data-path="images/chat-input.png" />
</Frame>

<Note>The number of input characters is limited based on your subscription plan.</Note>

<Frame style={{ marginTop:'1rem' }}>
  <img src="https://mintcdn.com/mocklyapi/VvXpeW6gGXGAvV0z/images/chat-output.png?fit=max&auto=format&n=VvXpeW6gGXGAvV0z&q=85&s=a52e507b2d01e4b1f115ae701ce7ece1" alt="Chat output." style={{ borderRadius: '0.5rem' }} width="667" height="309" data-path="images/chat-output.png" />
</Frame>

After submitting a chat message, the AI assistant will generate data based on your specifications and populate the generated data in the editor on the right.

<Warning>The AI assistant may occasionally provide inaccurate results or misinterpret your request.</Warning>

Once satisfied with the generated data, save the endpoint to persist the data, making it accessible through the endpoint.
