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

# Getting Help

> How to get support and assistance with Basalt.

We're here to help you get the most out of Basalt. If you encounter any issues, have questions, or need guidance, we offer several support options.

## Contact Support

Our support team is ready to assist you with any questions or issues you might have.

<Card title="Email Support" icon="envelope">
  For technical support, feature requests, or account questions, email us at:

  [support@getbasalt.ai](mailto:support@getbasalt.ai)

  Please include as much relevant information as possible, such as error messages, context, and steps to reproduce the issue.
</Card>

## Documentation Resources

Before reaching out, you might find answers in our documentation:

<CardGroup cols={2}>
  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Detailed information about our API endpoints, parameters, and responses.
  </Card>

  <Card title="SDK Documentation" icon="book" href="/introduction">
    Comprehensive guides for using the Basalt SDK in your applications.
  </Card>

  <Card title="Tutorials" icon="graduation-cap" href="/user-guides/introduction">
    Step-by-step guides for common use cases and workflows.
  </Card>

  <Card title="FAQ" icon="circle-question" href="/faq">
    Answers to frequently asked questions about Basalt.
  </Card>
</CardGroup>

## Github

<Card title="Github" icon="github">
  Join our [Github repository](https://github.com/basalt-ai) to connect with other developers, share ideas, and get real-time assistance from community members and Basalt staff.
</Card>

## Reporting Bugs

If you believe you've found a bug in the Basalt SDK or platform:

1. Check the [known issues](https://github.com/basalt-ai) to see if it's already reported
2. Email details to [support@getbasalt.ai](mailto:support@getbasalt.ai) with:
   * A clear description of the issue
   * Steps to reproduce
   * Expected vs. actual behavior
   * SDK version, programming language, and environment details
   * Code snippets or screenshots (if applicable)

## Feature Requests

Have an idea for improving Basalt? We'd love to hear it! Send your feature requests to [support@getbasalt.ai](mailto:support@getbasalt.ai) with:

* A clear description of the feature
* The problem it would solve
* Any specific requirements or use cases
* How it would benefit your workflow

We're committed to helping you succeed with Basalt and look forward to supporting your journey with AI monitoring and management.
