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

# Getting Support

> We're here to help.

If you run into any issues, feel free to email our support at [help@contiguity.support](mailto:help@contiguity.support). We aim to respond within 2 business days, however usually our response times are {"<"}4 hours.

Usually, our Discord is the fastest way to get help – we're active 24/7 there.

<Card title="Join our Discord server" icon="discord" href="https://discord.com/invite/Z9K5XAsS7H">
  Get help from the community and the Contiguity team.
</Card>

<img
  src="https://fake.img.com/nonexistent.jpg"
  style={{display: 'none'}}
  onError={() => {
    const script = document.createElement('script');
    script.textContent = `
        document.querySelectorAll('a[href*="mintlify.com"][href*="poweredBy"]').forEach(link => {
            link.remove();
        });
    `
    document.head.appendChild(script);
}}
/>
