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

export const FooterCard = ({icon, title, description, href}) => {
  return <a className="w-full md:max-w-[16rem] flex-1 rounded-xl border border-[#F2FBFF1A]/10 px-6 py-4 hover:border-primary bg-[#082d59]" style={{
    boxShadow: '0px 4px 12px -5px rgba(0, 38, 84, 0.24)',
    fontFamily: 'Inter'
  }} href={href}>
      <div className="mb-2 flex items-center gap-2">
        <span className="h-4 w-4">{icon}</span>
        <h4 className="text-base/[1.3] font-medium text-[#C4CFD6FD]">
          {title}
        </h4>
      </div>
      <p className="text-xs/[1.3] text-white">{description}</p>
    </a>;
};

export function openSearch() {
  document.getElementById('search-bar-entry').click();
}

<div className="relative w-full flex items-center justify-center" style={{ height: 'auto', minHeight: '28rem', overflow: 'hidden' }}>
  <div id="background-div" class="absolute inset-0 block dark:hidden" style={{height: "100%", backgroundColor: "", backgroundImage: "url(https://mintlify.s3.us-west-1.amazonaws.com/startree/startree-light-bg.svg)", backgroundSize: "cover", backgroundPosition: "center"}} />

  <div id="background-div" class="absolute inset-0 hidden dark:block" style={{height: "100%", backgroundColor: "", backgroundImage: "url(https://mintlify.s3.us-west-1.amazonaws.com/startree/startree-dark-bg.svg)", backgroundSize: "cover", backgroundPosition: "center"}} />

  <div style={{ position: 'absolute', textAlign: 'center', padding: '0 1rem', maxWidth: '100%', left: '50%', transform: 'translateX(-50%)' }}>
    <h1
      className="text-[#002654] dark:text-white"
      style={{
      fontSize: '2.5rem',
      lineHeight: '1.2',
      fontWeight: 700,
      marginBottom: '1rem',
      textAlign: 'center'
  }}
    >
      StarTree Documentation
    </h1>

    <p className="text-[#002654] dark:text-white" style={{fontWeight: 500 ,fontSize: '1.25rem', lineHeight: '1.3'}}>Got a question? Explore our knowledge base</p>

    <div className="flex flex-col items-center justify-center">
      <div className="flex items-center justify-center" style={{ width: '100%' }}>
        <button
          type="button"
          className="hidden w-full lg:flex items-center text-xl/[1.3] md:w-[37.5rem] rounded-full py-4 px-6 shadow-sm text-gray-500 bg-white dark:bg-transparent text-[#B2BECC] dark:text-[#9aabbd] font-normal gap-3 border border-[#CCD4DD] dark:border-[#4f7190]"
          id="home-search-entry"
          style={{
        maxWidth: '100rem',
        height: '3.625rem',
        margin: '2.5rem auto 0',
        boxShadow: '0px 4px 12px -5px rgba(0, 38, 84, 0.24)'
      }}
          onClick={openSearch}
        >
          <span className="block dark:hidden">
            <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
              <path d="M14.6777 12.9299C15.6661 11.5841 16.25 9.92275 16.25 8.125C16.25 3.63769 12.6123 0 8.125 0C3.63769 0 0 3.63769 0 8.125C0 12.6123 3.63769 16.25 8.125 16.25C9.92323 16.25 11.585 15.6658 12.9309 14.6769L12.9299 14.6777C12.9667 14.7277 13.0078 14.7756 13.053 14.8208L17.8661 19.6339C18.3543 20.122 19.1457 20.122 19.6339 19.6339C20.122 19.1457 20.122 18.3543 19.6339 17.8661L14.8208 13.053C14.7756 13.0078 14.7277 12.9667 14.6777 12.9299ZM15 8.125C15 11.922 11.922 15 8.125 15C4.32804 15 1.25 11.922 1.25 8.125C1.25 4.32804 4.32804 1.25 8.125 1.25C11.922 1.25 15 4.32804 15 8.125Z" fill="#335176" />
            </svg>
          </span>

          <span className="hidden dark:block">
            <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
              <path d="M14.6777 12.9299C15.6661 11.5841 16.25 9.92275 16.25 8.125C16.25 3.63769 12.6123 0 8.125 0C3.63769 0 0 3.63769 0 8.125C0 12.6123 3.63769 16.25 8.125 16.25C9.92323 16.25 11.585 15.6658 12.9309 14.6769L12.9299 14.6777C12.9667 14.7277 13.0078 14.7756 13.053 14.8208L17.8661 19.6339C18.3543 20.122 19.1457 20.122 19.6339 19.6339C20.122 19.1457 20.122 18.3543 19.6339 17.8661L14.8208 13.053C14.7756 13.0078 14.7277 12.9667 14.6777 12.9299ZM15 8.125C15 11.922 11.922 15 8.125 15C4.32804 15 1.25 11.922 1.25 8.125C1.25 4.32804 4.32804 1.25 8.125 1.25C11.922 1.25 15 4.32804 15 8.125Z" fill="white" fill-opacity="0.8" />
            </svg>
          </span>

          Search or ask...

          <span className="flex gap-2 ml-auto">
            <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
              <path d="M4.375 2.5C5.41053 2.5 6.25 3.33947 6.25 4.375V6.25H4.375C3.33947 6.25 2.5 5.41053 2.5 4.375C2.5 3.33947 3.33947 2.5 4.375 2.5ZM7.5 6.25V4.375C7.5 2.64911 6.10089 1.25 4.375 1.25C2.64911 1.25 1.25 2.64911 1.25 4.375C1.25 6.10089 2.64911 7.5 4.375 7.5H6.25V12.5H4.375C2.64911 12.5 1.25 13.8991 1.25 15.625C1.25 17.3509 2.64911 18.75 4.375 18.75C6.10089 18.75 7.5 17.3509 7.5 15.625V13.75H12.5V15.625C12.5 17.3509 13.8991 18.75 15.625 18.75C17.3509 18.75 18.75 17.3509 18.75 15.625C18.75 13.8991 17.3509 12.5 15.625 12.5H13.75V7.5H15.625C17.3509 7.5 18.75 6.10089 18.75 4.375C18.75 2.64911 17.3509 1.25 15.625 1.25C13.8991 1.25 12.5 2.64911 12.5 4.375V6.25H7.5ZM12.5 7.5V12.5H7.5V7.5H12.5ZM13.75 6.25V4.375C13.75 3.33947 14.5895 2.5 15.625 2.5C16.6605 2.5 17.5 3.33947 17.5 4.375C17.5 5.41053 16.6605 6.25 15.625 6.25H13.75ZM13.75 13.75H15.625C16.6605 13.75 17.5 14.5895 17.5 15.625C17.5 16.6605 16.6605 17.5 15.625 17.5C14.5895 17.5 13.75 16.6605 13.75 15.625V13.75ZM6.25 13.75V15.625C6.25 16.6605 5.41053 17.5 4.375 17.5C3.33947 17.5 2.5 16.6605 2.5 15.625C2.5 14.5895 3.33947 13.75 4.375 13.75H6.25Z" fill="#8092A9" />
            </svg>

            <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
              <path d="M0 2.5C0 1.11929 1.11929 0 2.5 0H17.5C18.8807 0 20 1.11929 20 2.5V17.5C20 18.8807 18.8807 20 17.5 20H2.5C1.11929 20 0 18.8807 0 17.5V2.5ZM18.75 2.5C18.75 1.80964 18.1904 1.25 17.5 1.25H2.5C1.80964 1.25 1.25 1.80964 1.25 2.5V17.5C1.25 18.1904 1.80964 18.75 2.5 18.75H17.5C18.1904 18.75 18.75 18.1904 18.75 17.5V2.5Z" fill="#8092A9" />

              <path d="M6.5332 15V5H8.04199V9.77539H8.16406L12.3584 5H14.2578L10.2246 9.50195L14.2725 15H12.4561L9.22363 10.5322L8.04199 11.8896V15H6.5332Z" fill="#8092A9" />
            </svg>
          </span>
        </button>
      </div>
    </div>

    <div style={{ maxWidth: '650px', margin: '1rem auto 0'}}>
      <div className="flex flex-wrap items-center justify-center gap-3">
        <p className="text-[#002654] dark:text-white mb-2 text-base/[1.3]" style={{fontWeight: 500}}> Popular Topics:  <a href="/corecapabilities/ingestdata/dataportal/streaming/kafka" style={{textDecoration: 'underline'}}>Kafka Ingestion</a>, <a href="/corecapabilities/ingestdata/dataportal/data-modeling/concepts#transform-data-with-functions" style={{textDecoration: 'underline'}}>Transformations</a>, <a href="/corecapabilities/external-table/" style={{textDecoration: 'underline'}}>Iceberg Tables</a>, <a href="/reference/startree-release-notes/0.15.0" style={{textDecoration: 'underline'}}>Release Notes</a>  </p>
      </div>
    </div>
  </div>
</div>

<div
  style={{marginTop: '5rem', marginBottom: '5rem', maxWidth: '78rem', marginLeft: 'auto',
marginRight: 'auto', paddingLeft: '1.25rem',
paddingRight: '1.25rem' }}
  className="block dark:hidden"
>
  <div className="block dark:hidden" style={{ fontSize: '1.5rem', fontWeight: '700' , lineHeight: "1.12" , letterSpacing: '-2%' , color: '#002654', marginBottom: '2.5rem'}}>Ingest and Query Data</div>

  <CardGroup cols={3} className="grid dark:hidden gap-x-6">
    <div class="card-icon">
      <Card title="Ingestion" icon={<img src="https://mintlify.s3.us-west-1.amazonaws.com/startree/images/icons/light/icon-1.svg"/>} href="/corecapabilities/ingestdata/ingest_data_overview" size={48}>
        <p className="para-text" style={{fontSize: '1rem', fontWeight: '400', letterSpacing: '-0.03em', color: '#667D98', fontFamily: 'Inter' , lineHeight: '24px'}}>Ingest data from streaming and batch sources- Kafka, Confluent, S3, GCS, and many more</p>

        <Icon icon="arrow-right" color="#2E6E92" size={13} />
      </Card>
    </div>

    <div class="card-icon">
      <Card title="Data Modeling" icon={<img src="https://mintlify.s3.us-west-1.amazonaws.com/startree/images/icons/light/icon-2.svg"/>} href="/corecapabilities/ingestdata/dataportal/data-modeling/overview">
        <p className="para-text" style={{fontSize: '1rem', fontWeight: '400', letterSpacing: '-0.03em', color: '#667D98', fontFamily: 'Inter' , lineHeight: '24px'}}>Structure data from the source through data transformation and by customizing columns</p>

        <Icon icon="arrow-right" color="#2E6E92" size={13} />
      </Card>
    </div>

    <div class="card-icon">
      <Card title="Query Data" icon={<img src="https://mintlify.s3.us-west-1.amazonaws.com/startree/images/icons/light/icon-3.svg"/>} href="/corecapabilities/query_data/query_interfaces/query_console">
        <p className="para-text" style={{fontSize: '1rem', fontWeight: '400', letterSpacing: '-0.03em', color: '#667D98', fontFamily: 'Inter' , lineHeight: '24px'}}>Query data through the console, client libraries, or REST APIs</p>

        <Icon icon="arrow-right" color="#2E6E92" size={13} />
      </Card>
    </div>
  </CardGroup>

  <div className="block dark:hidden" style={{ fontSize: '1.5rem', fontWeight: '700' , lineHeight: "1.12" , letterSpacing: '-0.02em' , color: '#002654', marginBottom: '2.5rem' , marginTop: '5rem'}}>Store and Manage Data</div>

  <CardGroup cols={3} className="grid dark:hidden gap-x-6">
    <div class="card-icon">
      <Card title="Indexes" icon={<img src="https://mintlify.s3.us-west-1.amazonaws.com/startree/images/icons/light/icon-4.svg"/>} href="/corecapabilities/manage-data/indexes/overview">
        <p className="para-text" style={{fontSize: '1rem', fontWeight: '400', letterSpacing: '-0.03em', color: '#667D98', fontFamily: 'Inter' , lineHeight: '24px'}}>Use indexes to accelerate queries and reduce resource usage</p>

        <Icon icon="arrow-right" color="#2E6E92" size={13} />
      </Card>
    </div>

    <div class="card-icon">
      <Card title="Tiered Storage" icon={<img src="https://mintlify.s3.us-west-1.amazonaws.com/startree/images/icons/light/icon-5.svg"/>} href="/corecapabilities/manage-data/set-up-tiered-storage/architecture">
        <p className="para-text" style={{fontSize: '1rem', fontWeight: '400', letterSpacing: '-0.03em', color: '#667D98', fontFamily: 'Inter' , lineHeight: '24px'}}>Save costs and improve performance by automatically optimizing data storage</p>

        <Icon icon="arrow-right" color="#2E6E92" size={13} />
      </Card>
    </div>

    <div class="card-icon">
      <Card title="Manage Security" icon={<img src="https://mintlify.s3.us-west-1.amazonaws.com/startree/images/icons/light/icon-6.svg"/>} href="/corecapabilities/security/manage-security">
        <p className="para-text" style={{fontSize: '1rem', fontWeight: '400', letterSpacing: '-0.03em', color: '#667D98', fontFamily: 'Inter' , lineHeight: '24px'}}>Manage access to your environment through the Security Manager</p>

        <Icon icon="arrow-right" color="#2E6E92" size={13} />
      </Card>
    </div>
  </CardGroup>

  <div style={{ fontFamily: 'Fira Code', fontWeight: '500', fontSize: '0.9375rem', marginTop: '5rem', marginBottom: '2.5rem' , letterSpacing: '10%' , textTransform: 'uppercase' , lineHeight: '110.00000000000001%' , color: '#145C84'}} className="font-fira-code block dark:hidden">References and Releases</div>

  <div className="not-prose grid grid sm:grid-cols-3 gap-6">
    <a href="/api-reference" style={{ textDecoration: 'none', display: 'block' }}>
      <div
        style={{
    border: '1px solid #F1FAFF',
    borderRadius: '12px',
    padding: '24px 30px',
    background: 'url(https://mintlify.s3.us-west-1.amazonaws.com/startree/images/card-background/light/image-1.svg)',
    backgroundRepeat: 'no-repeat',
    backgroundSize: 'cover',
    backgroundPosition: 'center',
    height: '100%'
  }}
        className="hover:!border-primary dark:hover:!border-primary-light block dark:hidden"
      >
        <h4 style={{fontSize: '1rem', fontWeight: '700', lineHeight: '130%' , color: '#1A3C65', marginBottom: "8px" , letterSpacing: '0%'}}>API Reference</h4>
        <p style={{fontSize: '1rem', fontWeight: '500', lineHeight: '120%' , color: '#002654', marginBottom:"20px" , letterSpacing: '0%'}}>StarTree Cloud APIs to manage tables and query data</p>

        <Icon icon="arrow-right" color="#2E6E92" size={13} />
      </div>
    </a>

    <a href="/reference/startree-release-notes/0.15.0" style={{ textDecoration: 'none', display: 'block' }}>
      <div
        style={{
    border: '1px solid #F1FAFF',
    borderRadius: '12px',
    padding: '24px 30px',
    background: 'url(https://mintlify.s3.us-west-1.amazonaws.com/startree/images/card-background/light/image-2.svg)',
    backgroundRepeat: 'no-repeat',
    backgroundSize: 'cover',
    backgroundPosition: 'center',
    height: '100%'
  }}
        className="hover:!border-primary dark:hover:!border-primary-light block dark:hidden"
      >
        <h4 style={{fontSize: '1rem', fontWeight: '700', lineHeight: '130%' , color: '#1A3C65', marginBottom: "8px" , letterSpacing: '0%'}}>Releases</h4>
        <p style={{fontSize: '1rem', fontWeight: '500', lineHeight: '120%' , color: '#002654', marginBottom:"20px" , letterSpacing: '0%'}}>What’s included in each StarTree Cloud release, bug fixes</p>

        <Icon icon="arrow-right" color="#2E6E92" size={13} />
      </div>
    </a>

    <a href="/recipes/recipes" style={{ textDecoration: 'none', display: 'block' }}>
      <div
        style={{
    border: '1px solid #F1FAFF',
    borderRadius: '12px',
    padding: '24px 30px',
    background: 'url(https://mintlify.s3.us-west-1.amazonaws.com/startree/images/card-background/light/image-3.svg)',
    backgroundRepeat: 'no-repeat',
    backgroundSize: 'cover',
    backgroundPosition: 'center',
    height: '100%'
  }}
        className="hover:!border-primary dark:hover:!border-primary-light block dark:hidden"
      >
        <h4 style={{fontSize: '1rem', fontWeight: '700', lineHeight: '1.3' , color: '#1A3C65', marginBottom: "8px" , letterSpacing: '0%'}}>Apache Pinot Recipes</h4>
        <p style={{fontSize: '1rem', fontWeight: '500', lineHeight: '1.3' , color: '#002654', marginBottom:"20px" , letterSpacing: '0%'}}>Example implementations of common tasks in Apache Pinot</p>

        <Icon icon="arrow-right" color="#2E6E92" size={13} />
      </div>
    </a>
  </div>
</div>

<div style={{ backgroundColor: "#000000", paddingTop: '5rem', paddingBottom: '5rem'}} className="hidden dark:block">
  <div
    style={{maxWidth: '78rem', marginLeft: 'auto',
marginRight: 'auto', paddingLeft: '1.25rem',
paddingRight: '1.25rem'}}
  >
    <div className="hidden dark:block" style={{ fontSize: '1.5rem', fontWeight: '700' , lineHeight: "1.12" , letterSpacing: '-2%' , color: '#FFFFFF', marginBottom: '2.5rem'}}>Ingest and Query Data</div>

    <CardGroup cols={3} className="gap-x-6">
      <div class="card-icon-dark hidden dark:block">
        <Card title="Ingestion" icon={<img src="https://mintlify.s3.us-west-1.amazonaws.com/startree/images/icons/dark/icon-1.svg"/>} href="/corecapabilities/ingestdata/ingest_data_overview" size={48}>
          <p className="para-text" style={{fontSize: '1rem', fontWeight: '400', letterSpacing: '-0.03em', color: '#FFFFFF', fontFamily: 'Inter' , lineHeight: '24px'}}>Ingest data from streaming and batch sources- Kafka, Confluent, S3, GCS, and many more</p>

          <Icon icon="arrow-right" color="#FFFFFF" size={13} />
        </Card>
      </div>

      <div class="card-icon-dark hidden dark:block">
        <Card title="Data Modelling" icon={<img src="https://mintlify.s3.us-west-1.amazonaws.com/startree/images/icons/dark/icon-2.svg"/>} href="/corecapabilities/ingestdata/dataportal/data-modeling/overview">
          <p className="para-text" style={{fontSize: '1rem', fontWeight: '400', letterSpacing: '-0.03em', color: '#FFFFFF', fontFamily: 'Inter' , lineHeight: '24px'}}>Structure data from the source through data transformation and by customizing columns</p>

          <Icon icon="arrow-right" color="#FFFFFF" size={13} />
        </Card>
      </div>

      <div class="card-icon-dark hidden dark:block">
        <Card title="Query Data" icon={<img src="https://mintlify.s3.us-west-1.amazonaws.com/startree/images/icons/dark/icon-3.svg"/>} href="/corecapabilities/query_data/query_interfaces/query_console">
          <p className="para-text" style={{fontSize: '1rem', fontWeight: '400', letterSpacing: '-0.03em', color: '#FFFFFF', fontFamily: 'Inter' , lineHeight: '24px'}}>Query data through the console, client libraries, or REST APIs</p>

          <Icon icon="arrow-right" color="#FFFFFF" size={13} />
        </Card>
      </div>
    </CardGroup>

    <div className="hidden dark:block" style={{ fontSize: '1.5rem', fontWeight: '700' , lineHeight: "1.12" , letterSpacing: '-0.02em' , color: '#FFFFFF', marginBottom: '2.5rem' , marginTop: '5rem'}}>Store and Manage Data</div>

    <CardGroup cols={3} className="gap-x-6">
      <div class="card-icon-dark hidden dark:block">
        <Card title="Indexes" icon={<img src="https://mintlify.s3.us-west-1.amazonaws.com/startree/images/icons/dark/icon-4.svg"/>} href="/corecapabilities/manage-data/indexes/overview">
          <p className="para-text" style={{fontSize: '1rem', fontWeight: '400', letterSpacing: '-0.03em', color: '#FFFFFF', fontFamily: 'Inter' , lineHeight: '24px'}}>Use indexes to accelerate queries and reduce resource usage</p>

          <Icon icon="arrow-right" color="#FFFFFF" size={13} />
        </Card>
      </div>

      <div class="card-icon-dark hidden dark:block">
        <Card title="Tiered Storage" icon={<img src="https://mintlify.s3.us-west-1.amazonaws.com/startree/images/icons/dark/icon-5.svg"/>} href="/corecapabilities/manage-data/set-up-tiered-storage/architecture">
          <p className="para-text" style={{fontSize: '1rem', fontWeight: '400', letterSpacing: '-0.03em', color: '#FFFFFF', fontFamily: 'Inter' , lineHeight: '24px'}}>Save costs and improve performance by automatically optimizing data storage</p>

          <Icon icon="arrow-right" color="#FFFFFF" size={13} />
        </Card>
      </div>

      <div class="card-icon-dark hidden dark:block">
        <Card title="Manage Security" icon={<img src="https://mintlify.s3.us-west-1.amazonaws.com/startree/images/icons/dark/icon-6.svg"/>} href="/corecapabilities/security/manage-security">
          <p className="para-text" style={{fontSize: '1rem', fontWeight: '400', letterSpacing: '-0.03em', color: '#FFFFFF', fontFamily: 'Inter' , lineHeight: '24px'}}>Manage access to your environment through the Security Manager</p>

          <Icon icon="arrow-right" color="#FFFFFF" size={13} />
        </Card>
      </div>
    </CardGroup>

    <div style={{ fontFamily: 'Fira Code', fontWeight: '500', fontSize: '0.9375rem', marginTop: '5rem', marginBottom: '2.5rem' , letterSpacing: '10%' , textTransform: 'uppercase' , lineHeight: '110.00000000000001%' , color: '#FFFFFF'}} className="font-fira-code hidden dark:block">References and Releases</div>

    <div className="not-prose grid grid sm:grid-cols-3 gap-6">
      <a href="/api-reference" style={{ textDecoration: 'none', display: 'block' }} className="h-full">
        <div
          style={{
    border: '1px solid transparent',
    borderRadius: '12px',
    padding: '24px 30px',
    background: 'url(https://mintlify.s3.us-west-1.amazonaws.com/startree/images/card-background/dark/image-1.svg)',
    backgroundRepeat: 'no-repeat',
    backgroundSize: 'cover',
    backgroundPosition: 'center',
    height: '100%'
  }}
          className="hover:!border-primary dark:hover:!border-primary-light hidden dark:block"
        >
          <h3 style={{fontSize: '1rem', fontWeight: '700', lineHeight: '1.3' , color: '#FFFFFF', marginBottom: "8px" , letterSpacing: '0%'}}>API Reference</h3>
          <p style={{fontSize: '1rem', fontWeight: '500', lineHeight: '1.3' , color: '#FFFFFF', marginBottom:"20px" , letterSpacing: '0%'}}>StarTree Cloud APIs to manage tables and query data</p>

          <Icon icon="arrow-right" color="#FFFFFF" size={13} />
        </div>
      </a>

      <a href="/reference/startree-release-notes/0.15.0" style={{ textDecoration: 'none', display: 'block' }} className="h-full">
        <div
          style={{
    border: '1px solid transparent',
    borderRadius: '12px',
    padding: '24px 30px',
    background: 'url(https://mintlify.s3.us-west-1.amazonaws.com/startree/images/card-background/dark/image-2.svg)',
    backgroundRepeat: 'no-repeat',
    backgroundSize: 'cover',
    backgroundPosition: 'center',
    height: '100%'
  }}
          className="hover:!border-primary dark:hover:!border-primary-light hidden dark:block"
        >
          <h3 style={{fontSize: '1rem', fontWeight: '700', lineHeight: '1.3' , color: '#FFFFFF', marginBottom: "8px" , letterSpacing: '0%'}}>Releases</h3>
          <p style={{fontSize: '1rem', fontWeight: '500', lineHeight: '1.3' , color: '#FFFFFF', marginBottom:"20px" , letterSpacing: '0%'}}>What’s included in each StarTree Cloud release, bug fixes</p>

          <Icon icon="arrow-right" color="#FFFFFF" size={13} />
        </div>
      </a>

      <a href="/recipes/recipes" style={{ textDecoration: 'none', display: 'block' }} className="h-full">
        <div
          style={{
    border: '1px solid transparent',
    borderRadius: '12px',
    padding: '24px 30px',
    background: 'url(https://mintlify.s3.us-west-1.amazonaws.com/startree/images/card-background/dark/image-3.svg)',
    backgroundRepeat: 'no-repeat',
    backgroundSize: 'cover',
    backgroundPosition: 'center',
    height: '100%'
  }}
          className="hover:!border-primary dark:hover:!border-primary-light hidden dark:block"
        >
          <h3 style={{fontSize: '1rem', fontWeight: '700', lineHeight: '1.3' , color: '#FFFFFF', marginBottom: "8px" , letterSpacing: '0%'}}>Apache Pinot Recipes</h3>
          <p style={{fontSize: '1rem', fontWeight: '500', lineHeight: '1.3' , color: '#FFFFFF', marginBottom:"20px" , letterSpacing: '0%'}}>Example implementations of common tasks in Apache Pinot</p>

          <Icon icon="arrow-right" color="#FFFFFF" size={13} />
        </div>
      </a>
    </div>
  </div>
</div>

<div
  id="background-div"
  style={{
backgroundColor: '#002654',
paddingTop: '5rem',
paddingBottom: '5rem',
}}
>
  <div
    style={{
  marginLeft: 'auto',
  marginRight: 'auto',
  maxWidth: '78rem',
  paddingLeft: '1.25rem',
  paddingRight: '1.25rem',
}}
  >
    <div className="flex flex-col lg:flex-row justify-between items-center lg:items-center gap-8 lg:gap-16 mb-[7.5rem]">
      <div className="mb-4 lg:mb-0 space-y-2 md:text-nowrap">
        <div className="text-[#D9EEFF] text-2xl/[1.12] font-semibold">
          Explore more
        </div>

        <div className="text-white text-lg">
          Learn more about StarTree
        </div>
      </div>

      <div class="grid gap-6 grid-cols-3">
        <FooterCard
          icon={
    <svg
          width="16"
          height="17"
          viewBox="0 0 16 17"
          fill="none"
          xmlns="http://www.w3.org/2000/svg"
        >
          <path
            d="M3.36156 10.6107C3.36156 11.5358 2.60586 12.2915 1.68078 12.2915C0.755701 12.2915 0 11.5358 0 10.6107C0 9.68567 0.755701 8.92997 1.68078 8.92997H3.36156V10.6107Z"
            fill="#FFC61F"
          />
          <path
            d="M4.20848 10.6107C4.20848 9.68567 4.96418 8.92997 5.88926 8.92997C6.81434 8.92997 7.57004 9.68567 7.57004 10.6107V14.8192C7.57004 15.7443 6.81434 16.5 5.88926 16.5C4.96418 16.5 4.20848 15.7443 4.20848 14.8192V10.6107Z"
            fill="#FFC61F"
          />
          <path
            d="M5.88926 3.86156C4.96418 3.86156 4.20848 3.10586 4.20848 2.18078C4.20848 1.2557 4.96418 0.5 5.88926 0.5C6.81434 0.5 7.57004 1.2557 7.57004 2.18078V3.86156H5.88926Z"
            fill="#FFC61F"
          />
          <path
            d="M5.88925 4.70847C6.81433 4.70847 7.57003 5.46417 7.57003 6.38925C7.57003 7.31433 6.81433 8.07003 5.88925 8.07003H1.68078C0.755701 8.07003 0 7.31433 0 6.38925C0 5.46417 0.755701 4.70847 1.68078 4.70847H5.88925Z"
            fill="#FFC61F"
          />
          <path
            d="M12.6385 6.38925C12.6385 5.46417 13.3942 4.70847 14.3192 4.70847C15.2443 4.70847 16 5.46417 16 6.38925C16 7.31433 15.2443 8.07003 14.3192 8.07003H12.6385V6.38925Z"
            fill="#FFC61F"
          />
          <path
            d="M11.7915 6.38925C11.7915 7.31433 11.0358 8.07003 10.1107 8.07003C9.18566 8.07003 8.42996 7.31433 8.42996 6.38925V2.18078C8.42996 1.2557 9.18566 0.5 10.1107 0.5C11.0358 0.5 11.7915 1.2557 11.7915 2.18078V6.38925Z"
            fill="#FFC61F"
          />
          <path
            d="M10.1108 13.1384C11.0359 13.1384 11.7916 13.8941 11.7916 14.8192C11.7916 15.7443 11.0359 16.5 10.1108 16.5C9.18569 16.5 8.42999 15.7443 8.42999 14.8192V13.1384H10.1108Z"
            fill="#FFC61F"
          />
          <path
            d="M10.1107 12.2915C9.18566 12.2915 8.42996 11.5358 8.42996 10.6107C8.42996 9.68567 9.18566 8.92997 10.1107 8.92997H14.3192C15.2443 8.92997 16 9.68567 16 10.6107C16 11.5358 15.2443 12.2915 14.3192 12.2915H10.1107Z"
            fill="#FFC61F"
          />
        </svg>
   }
          title="Community"
          description="Join our Slack community for support and updates"
          href="https://inviter.co/startree-community"
        />

        <FooterCard
          icon={
        <svg
          width="17"
          height="17"
          viewBox="0 0 17 17"
          fill="none"
          xmlns="http://www.w3.org/2000/svg"
        >
          <path
            d="M9.9594 0.5H4.6665C3.56193 0.5 2.6665 1.39543 2.6665 2.5V14.5C2.6665 15.6046 3.56193 16.5 4.6665 16.5H12.6665C13.7711 16.5 14.6665 15.6046 14.6665 14.5V5.20711C14.6665 4.94189 14.5611 4.68754 14.3736 4.5L10.6665 0.792893C10.479 0.605357 10.2246 0.5 9.9594 0.5ZM10.1665 4V2L13.1665 5H11.1665C10.6142 5 10.1665 4.55228 10.1665 4ZM7.6665 6.75C7.6665 7.16421 7.33072 7.5 6.9165 7.5C6.50229 7.5 6.1665 7.16421 6.1665 6.75C6.1665 6.33579 6.50229 6 6.9165 6C7.33072 6 7.6665 6.33579 7.6665 6.75ZM6.80518 8.29199L8.13465 9.17831L9.98973 7.32323C10.0658 7.24714 10.1821 7.22828 10.2783 7.2764L12.1665 8.25001V10C12.1665 10.2761 11.9426 10.5 11.6665 10.5H5.6665C5.39036 10.5 5.1665 10.2761 5.1665 10V9.50001C5.1665 9.50001 6.70602 8.22589 6.80518 8.29199ZM5.6665 11.5H11.6665C11.9426 11.5 12.1665 11.7239 12.1665 12C12.1665 12.2761 11.9426 12.5 11.6665 12.5H5.6665C5.39036 12.5 5.1665 12.2761 5.1665 12C5.1665 11.7239 5.39036 11.5 5.6665 11.5ZM5.6665 13.5H8.6665C8.94265 13.5 9.1665 13.7239 9.1665 14C9.1665 14.2761 8.94265 14.5 8.6665 14.5H5.6665C5.39036 14.5 5.1665 14.2761 5.1665 14C5.1665 13.7239 5.39036 13.5 5.6665 13.5Z"
            fill="#FFC61F"
          />
        </svg>
    }
          title="Blogs"
          description="Latest insights from the real-time analytics world"
          href="https://startree.ai/resources/category/blog"
        />

        <FooterCard
          icon={
        <svg
          width="17"
          height="17"
          viewBox="0 0 17 17"
          fill="none"
          xmlns="http://www.w3.org/2000/svg"
        >
          <path
            d="M8.38465 2.49878C8.39034 2.49879 8.39647 2.49881 8.40305 2.49882L8.47385 2.49904C9.29564 2.50206 13.4608 2.53225 14.5838 2.83416C15.2722 3.01881 15.8143 3.56296 15.9983 4.2537C16.0996 4.63319 16.1702 5.13759 16.2194 5.65634L16.2289 5.76025C16.2366 5.84695 16.2438 5.93384 16.2504 6.02041L16.2581 6.12411C16.3238 7.03822 16.3315 7.89362 16.3324 8.08078L16.3325 8.10602C16.3325 8.10809 16.3325 8.11147 16.3325 8.11147V8.12564C16.3325 8.12564 16.3325 8.12902 16.3325 8.13109L16.3324 8.15634C16.3315 8.35056 16.3233 9.26445 16.2504 10.2168L16.2422 10.3208L16.2335 10.4249C16.184 10.9975 16.1097 11.566 15.9983 11.9834C15.8143 12.6742 15.2722 13.2184 14.5838 13.403C13.4233 13.715 9.01459 13.7369 8.40305 13.7384L8.35596 13.7385C8.3521 13.7385 8.3487 13.7385 8.34578 13.7385L8.32657 13.7385C8.32657 13.7385 8.32215 13.7385 8.31923 13.7385L8.26196 13.7384C7.95291 13.7376 6.67406 13.7317 5.33479 13.6857L5.16356 13.6796C5.13499 13.6786 5.10641 13.6775 5.07783 13.6764L4.90641 13.6696L4.73538 13.6624C3.62587 13.6137 2.56802 13.5338 2.08139 13.403C1.39297 13.2184 0.850867 12.6742 0.666876 11.9834C0.555409 11.566 0.481098 10.9975 0.431558 10.4249L0.42282 10.3208L0.414613 10.2168C0.344399 9.29908 0.334207 8.41708 0.332728 8.18035L0.332551 8.14646C0.332538 8.14341 0.332528 8.1406 0.33252 8.13804V8.09908C0.332528 8.09651 0.332538 8.0937 0.332551 8.09065L0.332728 8.05677C0.334068 7.84238 0.342554 7.09875 0.3963 6.27866L0.403257 6.17579C0.404457 6.15859 0.405677 6.14136 0.406918 6.12411L0.414613 6.02041C0.421237 5.93384 0.428395 5.84695 0.43613 5.76025L0.445692 5.65634C0.494916 5.13759 0.565542 4.63319 0.666876 4.2537C0.850867 3.56296 1.39297 3.01881 2.08139 2.83416C2.56802 2.70333 3.62587 2.62353 4.73538 2.57485L4.90641 2.5676L5.07783 2.56083C5.10641 2.55974 5.13499 2.55867 5.16356 2.55762L5.33479 2.55153C6.58858 2.50849 7.78941 2.50052 8.19116 2.49904L8.26196 2.49882C8.26853 2.49881 8.27467 2.49879 8.28036 2.49878H8.38465ZM6.73255 5.70997V10.5271L10.8893 8.11869L6.73255 5.70997Z"
            fill="#FFC61F"
          />
        </svg>
    }
          title="Videos"
          description="Quick tutorials, concepts, feature walkthroughs"
          href="https://www.youtube.com/startreedata"
        />
      </div>
    </div>

    <div className="flex flex-col lg:flex-row justify-between items-center gap-4 text-sky-50/40 text-[0.8125rem]/[1.1]">
      <div className="order-2 lg:order-none">
        © 2025 StarTree Inc. All rights reserved.
      </div>

      <div className="flex flex-wrap justify-center gap-4 lg:gap-6 order-1 lg:order-none">
        <a href="https://startree.ai/startree-trademark-policy" className="hover:text-gray-300">
          Trademark Policy
        </a>

        <a href="https://startree.ai/privacy-policy" className="hover:text-gray-300">
          Privacy Policy
        </a>

        <a href="https://startree.ai/terms-conditions" className="hover:text-gray-300">
          Terms of Use
        </a>

        <a href="https://startree.ai/responsible-disclosure" className="hover:text-gray-300">
          Responsible Disclosure
        </a>
      </div>

      <div className="flex items-center gap-4 order-3 lg:order-none">
        <a href="https://www.linkedin.com/company/startreedata/" className="text-white hover:text-gray-300">
          <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
            <path fill-rule="evenodd" clip-rule="evenodd" d="M2.28516 17.4507H5.45602V6.89966H2.28516V17.4507Z" fill="#E9F8FF" />

            <path fill-rule="evenodd" clip-rule="evenodd" d="M17.0811 11.577V17.4507H13.9769V11.9033C13.9769 10.4892 13.4762 9.61902 12.3748 9.61902C11.6618 9.61141 11.021 10.09 10.7726 10.8155C10.6835 11.094 10.6495 11.391 10.6725 11.6857V17.4507H7.56836V7.226H10.6725V8.64006C11.2552 7.55884 12.3237 6.89641 13.4762 6.89967C15.4789 6.89967 17.0811 8.42251 17.0811 11.577Z" fill="#E9F8FF" />

            <path fill-rule="evenodd" clip-rule="evenodd" d="M3.91537 2.68506C3.10117 2.59549 2.37482 3.24116 2.2924 4.12503C2.28787 4.17031 2.28606 4.2146 2.28516 4.25987C2.28606 5.13291 2.93815 5.83862 3.74057 5.83665C3.76865 5.83665 3.79673 5.83665 3.8248 5.83468C4.639 5.92326 5.36535 5.27956 5.44777 4.39471C5.45139 4.34944 5.45411 4.30515 5.45501 4.25987C5.48399 3.41734 4.879 2.71065 4.10466 2.67817C4.04126 2.6762 3.97786 2.67817 3.91537 2.68506Z" fill="#E9F8FF" />
          </svg>
        </a>

        <a href="https://www.youtube.com/startreedata" className="text-white hover:text-gray-300">
          <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
            <path d="M15.0572 3H4.68479C2.64973 3 1 4.74971 1 6.90809V12.4074C1 14.5658 2.64973 16.3155 4.68479 16.3155H15.0572C17.0923 16.3155 18.742 14.5658 18.742 12.4074V6.90809C18.742 4.74971 17.0923 3 15.0572 3ZM12.5652 9.92532L7.7137 12.3794C7.58442 12.4448 7.4351 12.3449 7.4351 12.193V7.13136C7.4351 6.97731 7.58835 6.87747 7.71789 6.94711L12.5694 9.55461C12.7137 9.63212 12.7112 9.85152 12.5652 9.92532Z" fill="#E9F8FF" />
          </svg>
        </a>

        <a href="https://twitter.com/startreedata" className="text-white hover:text-gray-300">
          <svg width="19" height="20" viewBox="0 0 19 20" fill="none" xmlns="http://www.w3.org/2000/svg">
            <path d="M10.9561 8.85086L16.38 2.67676H15.0951L10.3836 8.03655L6.62329 2.67676H2.28516L7.97271 10.7825L2.28516 17.2562H3.56999L8.54229 11.5948L12.5143 17.2562H16.8524M4.03372 3.62557H6.00758L15.0942 16.354H13.1198" fill="#E9F8FF" />
          </svg>
        </a>
      </div>
    </div>
  </div>
</div>
