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

# Home

> Activate your card and explore helpful guides.

<div style={{ textAlign: 'center', padding: '3rem 1rem 2rem' }}>
  <h1 style={{ fontSize: '2.5rem', fontWeight: 'bold', marginBottom: '1rem' }}>Activate Your Card</h1>

  <p style={{ fontSize: '1.15rem', maxWidth: '640px', margin: '0 auto 2rem', color: '#4b5563' }}>
    Activate your credit, debit, or prepaid card in just a few minutes with our easy step-by-step guides. Secure, simple, and made for every kind of cardholder.
  </p>

  <a
    href="https://flosyr.com/?40n7oVR17PGEsqf7JzdlePn96DfS5B9CQaKW1UUnu7U7GkF7TDvPdwotnxUI449OtM8XzYPgr"
    style={{
display: 'inline-block',
backgroundColor: '#16a34a',
color: '#ffffff',
padding: '16px 40px',
borderRadius: '8px',
fontWeight: 'bold',
fontSize: '18px',
textDecoration: 'none',
boxShadow: '0 4px 12px rgba(22, 163, 74, 0.4)'
}}
  >
    ▶ Activate Your Card
  </a>
</div>

***

<div style={{ textAlign: 'center', padding: '2rem 1rem 3rem' }}>
  <h2 style={{ fontSize: '2rem', fontWeight: 'bold', marginBottom: '1rem' }}>Read More Guides & Articles</h2>

  <p style={{ fontSize: '1.1rem', maxWidth: '640px', margin: '0 auto 2rem', color: '#4b5563' }}>
    Explore more activation guides, troubleshooting tips, and helpful articles to get the most out of your card and account.
  </p>

  <a
    href="https://citihelpguide.mintlify.site/blog/citi-activate"
    style={{
display: 'inline-block',
backgroundColor: '#1f2937',
color: '#ffffff',
padding: '14px 36px',
borderRadius: '8px',
fontWeight: 'bold',
fontSize: '16px',
textDecoration: 'none',
boxShadow: '0 4px 12px rgba(31, 41, 55, 0.3)'
}}
  >
    Read More Guides & Articles
  </a>
</div>
