# Quickstart (Community Tier)

Welcome to StepSecurity Community Tier! Here’s everything you need to know to get started:

**Public Repositories Only**: The **Community Tier** works exclusively with **public** repositories. If you’d like to use StepSecurity with private repositories, consider upgrading to the [**Enterprise Tier**](https://www.stepsecurity.io/start-free), which includes a 14-day free trial.

**Usage limits:** The Community Tier includes **13,000** Harden-Runner runs per week. After this limit is reached, Harden-Runner will continue to run but will not enforce protections on your builds.

## **How to Get Started**

There are **two** ways to set up security using StepSecurity Community Tier:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><p><strong>Secure Workflow</strong></p><p></p><p>Apply Security Settings to a Single Workflow File</p></td><td><a href="/pages/eN1QwVvKqhSo2mqJp393">/pages/eN1QwVvKqhSo2mqJp393</a></td></tr><tr><td><p><strong>Secure Repo</strong> </p><p></p><p>Apply Security Settings to Multiple Workflow Files using a Pull Request</p></td><td><a href="/pages/95RYqYuiEkiYQ3P64Gh3">/pages/95RYqYuiEkiYQ3P64Gh3</a></td></tr></tbody></table>

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.stepsecurity.io/start-here/getting-started/quickstart-community-tier.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
