Source: https://docs.slack.dev/tools/bolt-js

# Bolt for JavaScript

Bolt for JavaScript is a JavaScript framework to build Slack apps with the latest Slack platform features. Read the [Quickstart Guide](/tools/bolt-js/getting-started) to set up and run your first Bolt app.

Then, explore the rest of the pages within the Guides section. The documentation there will help you build a Bolt app for whatever use case you may have.

## Getting help {#getting-help}

These docs have lots of information on Bolt for JavaScript. There's also an in-depth Reference section. Please explore!

If you otherwise get stuck, we're here to help. The following are the best ways to get assistance working through your issue:

*   [Issue Tracker](http://github.com/slackapi/bolt-js/issues) for questions, bug reports, feature requests, and general discussion related to Bolt for JavaScript. Try searching for an existing issue before creating a new one.
*   [Email](mailto:support@slack.com) our developer support team: `support@slack.com`.

## Release notes {#release-notes}

Check out the [Bolt for JavaScript release notes](https://github.com/slackapi/bolt-js/releases) for all the latest happenings.

## Contributing {#contributing}

These docs live within the [Bolt-JS](https://github.com/slackapi/bolt-js/) repository and are open source.

We welcome contributions from everyone! Please check out our [Contributor's Guide](https://github.com/slackapi/bolt-js/blob/main/.github/contributing.md) for how to contribute in a helpful and collaborative way.
