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

# Guides have moved!

> Our help center has a new home.

<div className="flex flex-col items-center justify-center min-h-[70vh] text-center px-6">
  <h1 className="text-4xl font-bold mb-4">Guides have moved!</h1>

  <p className="text-lg mb-8 max-w-xl">
    We've moved our help center to a new home. You can find all of our guides and articles there.
  </p>

  <a href="https://currentclient.com/learn" className="inline-block px-6 py-3 rounded-lg bg-blue-600 hover:bg-blue-700 text-white font-semibold no-underline">
    View new guides
  </a>
</div>
