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

# Contact Us

> Get in touch with the CodeNull team

# Contact Us

If you have any questions, feedback, or need support, please don't hesitate to reach out to our team. We're here to help!

## How to Get Help

<CardGroup cols="2">
  <Card title="Knowledge Base" icon="book-open" horizontal href="/support/faq">
    Browse our comprehensive FAQ and troubleshooting guides.
  </Card>

  <Card title="Documentation" icon="book" horizontal href="/overview/index">
    Explore our detailed documentation and implementation guides.
  </Card>

  <Card title="API Reference" icon="code" horizontal href="/api-reference/health">
    Review API endpoints & integration details
  </Card>

  <Card title="GitHub Issues" icon="github" horizontal href="https://github.com/ShivamGoyal03/codenull-ai-backend/issues">
    Report issues or contribute to the project.
  </Card>
</CardGroup>

## Contact the Creator

Have questions or need assistance? You can learn more about the creator on our [Creator page](/support/creator).

<Card title="Visit Creator Page" icon="user" href="/support/creator">
  Learn more about the creator and find all contact information
</Card>

## Feedback & Suggestions

Your input helps shape CodeNull's future. We value all feedback and feature suggestions.

<AccordionGroup>
  <Accordion title="Feature Requests">
    Have an idea for a new feature or improvement? We'd love to hear it!

    1. Check our [roadmap](/support/future-scope) to see if it's already planned
    2. Open a feature request issue on [GitHub](https://github.com/ShivamGoyal03/codenull-ai-backend/issues/new?labels=enhancement)
    3. Include detailed description of your proposed feature
    4. Consider contributing to the implementation if possible
  </Accordion>

  <Accordion title="Bug Reports">
    Found something that's not working right? Help us fix it:

    1. Check if the issue is already known in the [GitHub issues](https://github.com/ShivamGoyal03/codenull-ai-backend/issues)
    2. Report new bugs through our [issue tracker](https://github.com/ShivamGoyal03/codenull-ai-backend/issues/new?labels=bug)
    3. Include steps to reproduce, expected behavior, and actual behavior
    4. Add screenshots or videos if possible

    Our engineering team prioritizes bug fixes for each release cycle.
  </Accordion>

  <Accordion title="Product Feedback">
    General feedback about your experience with CodeNull is invaluable to us.

    * Submit feedback on [GitHub Discussions](https://github.com/ShivamGoyal03/codenull-ai-backend/discussions)
    * Create a pull request with your improvements
    * Star the repository if you find it useful

    Your insights directly influence our product decisions.
  </Accordion>
</AccordionGroup>

## Repository

The CodeNull project is open source. You can explore the code, contribute, or fork the repository:

<CardGroup cols="2">
  <Card title="GitHub Repository" icon="github" horizontal href="https://github.com/ShivamGoyal03/codenull-ai-backend">
    Explore the source code
  </Card>

  <Card title="Issues" icon="bug" horizontal href="https://github.com/ShivamGoyal03/codenull-ai-backend/issues">
    View existing issues or report new ones
  </Card>

  <Card title="Pull Requests" icon="code-pull-request" horizontal href="https://github.com/ShivamGoyal03/codenull-ai-backend/pulls">
    Contribute by submitting pull requests
  </Card>

  <Card title="Releases" icon="tag" horizontal href="https://github.com/ShivamGoyal03/codenull-ai-backend/releases">
    Check out the latest releases and changes
  </Card>
</CardGroup>

<Tip>
  Star the repository on GitHub to stay updated with the latest changes and show your support for the project.
</Tip>
