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

# Get Started with Prisme.ai

> Begin your journey with the Prisme.ai Gen.AI platform

Welcome to Prisme.ai - the comprehensive enterprise platform for creating, deploying, and managing AI agents at scale. This section will help you get started with the platform and understand its core capabilities.

## Key Resources

<CardGroup cols="2">
  <Card title="Introduction to Prisme.ai" icon="rocket" href="introduction" />

  <Card title="What's New" icon="sparkles" href="whats-new" />

  <Card title="Platform Overview" icon="sitemap" href="platform-overview" />

  <Card title="First Steps Guide" icon="shoe-prints" href="first-steps" />

  <Card title="Account Setup" icon="user-gear" href="account-setup" />

  <Card title="Platform Navigation" icon="compass" href="platform-navigation" />
</CardGroup>

## Getting Started Paths

Choose the path that best matches your role and needs:

<Tabs>
  <Tab title="End Users">
    <Steps>
      <Step title="Set up your account">
        Complete your [account setup](account-setup) to personalize your experience.
      </Step>

      <Step title="Explore AI SecureChat">
        Start with [AI SecureChat](../products/ai-securechat/overview) to experience conversational AI.
      </Step>

      <Step title="Discover the AI Store">
        Browse the [AI Store](../products/ai-store/overview) to find specialized agents for your needs.
      </Step>

      <Step title="Learn effective prompting">
        Review our [prompting guide](/create-agents/prompt-engineering) to get the best results.
      </Step>
    </Steps>
  </Tab>

  <Tab title="Business Users">
    <Steps>
      <Step title="Set up your account">
        Complete your [account setup](account-setup) to personalize your experience.
      </Step>

      <Step title="Understand RAG capabilities">
        Learn about [Retrieval Augmented Generation](/create-agents/no-code/rag-agent) to leverage your organization's knowledge.
      </Step>

      <Step title="Manage a knowledge base">
        Follow our guide to [manage a knowledge base](/products/ai-knowledge/overview) with your documents.
      </Step>

      <Step title="Build your first agent">
        Create a [specialized agent](/resources/templates/website-to-agent) to address your business needs.
      </Step>
    </Steps>
  </Tab>

  <Tab title="Developers">
    <Steps>
      <Step title="Set up your account">
        Complete your [account setup](account-setup) with API access.
      </Step>

      <Step title="Understand the platform architecture">
        Review the [platform overview](platform-overview) to understand how Prisme.ai works.
      </Step>

      <Step title="Explore AI Builder">
        Dive into [AI Builder](../products/ai-builder/overview) for advanced development capabilities.
      </Step>

      <Step title="API Reference">
        Browse [AI Builder API](/api-reference/introduction) to master Prisme.ai ecosystem.
      </Step>
    </Steps>
  </Tab>

  <Tab title="Administrators">
    <Steps>
      <Step title="Browse deployment options">
        Discover [deployment options](/self-hosting/overview) based on your infrastructure.
      </Step>

      <Step title="Manage users and access">
        Configure [user access management](user-access-management) for your organization.
      </Step>

      <Step title="Set up governance">
        Implement [AI governance](/products/ai-governance/overview) policies and practices.
      </Step>

      <Step title="Monitor usage and performance">
        Use [Analytics](/products/ai-knowledge/analytics) to track platform usage and ROI.
      </Step>
    </Steps>
  </Tab>
</Tabs>

## Quick Start Video

<Frame>
  <iframe width="560" height="315" src="https://www.loom.com/embed/43778a672137484ea3bdee941421be9d?sid=45955b77-4e4e-4171-8ccc-130becd33699" title="Introduction to Prisme.ai" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</Frame>

## Need Help?

<CardGroup cols="3">
  <Card title="Documentation" icon="book" href="/" />

  <Card title="Support" icon="headset" href="/resources/support/contact" />

  <Card title="Community" icon="users" href="https://prisme-ai.discourse.group" />
</CardGroup>
