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

# Overview

> Create, manage, and optimize AI prompts for reliable and consistent language model outputs

# Prompts in Future AGI

Prompts are the instructions you give to AI models to get the responses you need. In Future AGI, our prompts feature helps you create, test, and refine these instructions for optimal results. With built-in templates, version control, and performance tracking, you can systematically improve your AI interactions over time.

## Getting Started with Prompts

<CardGroup cols={2}>
  <Card title="Create a Prompt from Scratch" icon="pen-to-square" href="/products/prompt/how-to/create-prompt-from-scratch">
    Build a custom prompt from the ground up with complete control over every aspect.
  </Card>

  <Card title="Use Existing Templates" icon="clone" href="/products/prompt/how-to/create-prompt-from-existing-template">
    Save time by starting with pre-built templates designed for common use cases.
  </Card>

  <Card title="Link Prompts to Traces" icon="link" href="/products/prompt/how-to/linked-traces">
    Connect your prompts to traces for comprehensive monitoring and performance analysis.
  </Card>

  <Card title="Manage Prompt Folders" icon="folder" href="/products/prompt/how-to/manage-folders">
    Organize your prompts into folders for better navigation and management.
  </Card>
</CardGroup>
