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

# Account and Settings in BrickDeck

> Manage your marketplace integrations, team members, billing plan and personal account preferences from your BrickDeck settings.

Manage your marketplace integrations, team members, billing plan, and account preferences all from one place in BrickDeck. This section will grow with step-by-step guides for each area of your account.

<CardGroup cols={2}>
  <Card title="Contact Support" icon="life-ring" href="/support/contact">
    Get in touch and we'll help.
  </Card>
</CardGroup>

Manage your marketplace integrations, team members, billing plan, and account preferences all from one place in BrickDeck. This section will grow with step-by-step guides for each area of your account.

<CardGroup cols={2}>
  <Card title="Contact Support" icon="life-ring" href="/support/contact">
    Get in touch and we'll help.
  </Card>
</CardGroup>

<Tabs>
  <Tab title="Machine Learning">
    <Columns>
      <div>
        <Card title="AI Model Hub" icon="circle-plus" href="/your-page">
          Access pre-trained models and deploy custom AI solutions in seconds
        </Card>

        <Card title="Smart Training Pipeline" icon="sparkles" href="/your-page">
          Enable developers to easily train and fine-tune AI models with your data
        </Card>

        <Card title="IntelliKit" icon="puzzle" href="/your-page">
          Build beautiful AI-powered apps with React components and TypeScript utilities
        </Card>

        <Card title="Neural Paymaster" icon="layers" href="/your-page">
          Build custom cost-efficient AI experiences for your intelligent applications
        </Card>
      </div>

      <div>
        <img src="https://mintlify.s3.us-west-1.amazonaws.com/brick-deck/images/your-image.png" alt="Feature image" />
      </div>
    </Columns>
  </Tab>

  <Tab title="Computer Vision">
    Content for this tab...
  </Tab>

  <Tab title="AI Agents">
    Content for this tab...
  </Tab>
</Tabs>
