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

# Chaos Overview

> A Go Client to communicate with the Chaos API

Chaos is a comprehensive API dataset of DNS entries across the internet. Maintained by ProjectDiscovery, Chaos is actively updated and contains thousand of records.

Check out [our blog introducing Chaos](https://blog.projectdiscovery.io/introducing-chaos-bug-bounty-recon-data-api/), and learn more on the [Chaos website](https://chaos.projectdiscovery.io/)

## Support

Questions about using Chaos? Issues working through installation? Cool story or use case you want to share? Get in touch!

Check out the [Help](/help) section of the docs or reach out to us on [Discord](https://discord.com/invite/projectdiscovery).

<div style={{ position: 'relative', backgroundImage: 'url("https://mintcdn.com/projectdiscovery/PrBSST-qkD3tzRi-/images/background.png?fit=max&auto=format&n=PrBSST-qkD3tzRi-&q=85&s=969dc2a9d18154f49b0fbb5d6c99e112")', borderRadius: '10px', padding: '2rem', textAlign: 'center' }}>
  <div style={{ backgroundColor: 'rgba(0, 0, 0, 0.7)', borderRadius: '10px', padding: '1rem', display: 'inline-block' }}>
    <h2 style={{ color: 'white', margin: '0' }}>Need Assistance?</h2>
    <p style={{ color: 'white' }}>We're here to help you! Explore the documentation or join the conversation.</p>
    <a href="/help" style={{ display: 'inline-block', backgroundColor: '#00D09C', color: '#000', padding: '1rem 2rem', borderRadius: '5px', textDecoration: 'none' }}>View Help Section</a>
    <a href="https://discord.com/invite/projectdiscovery" style={{ display: 'inline-block', backgroundColor: '#00D09C', color: '#000', padding: '1rem 2rem', borderRadius: '5px', textDecoration: 'none', marginLeft: '1rem' }}>Join Discord</a>
  </div>
</div>
