# Adding Features to a Sprint

We've covered one way of adding features to a sprint upon creation [here](/sprints/sprint.md).

There are also several other ways of adding features to a sprint:

1\. You can assign features to a sprint by simply clicking on the sprint field in the features list or in the feature details settings panel on the right.

![](/files/-MUjuD48DBZt8AqfrrVn)

2\. On the features list tick the checkboxes for needed features and click on the Sprint button to create a sprint.

![Creating a sprint from the feature list in ProdCamp](/files/-MQbIV88ASB5W8HKuNw8)

3\. Heading over to the Sprints page and clicking on "New Sprint".

![Create new sprint in ProdCamp](/files/-MOll9qu2Om4y_GUcI_Z)

Upon sprint creating you can select the planned start and finish dates, and add features to the sprint by clicking the "Attach Features" select.

![New Sprint creation in ProdCamp](/files/-MQmmMysCKtBDNsFit2z)

In case you're planning to share your roadmap with the world, please check how sprints affect feature placement on the public roadmap in [this article](/roadmaps/public-roadmap.md#feature-placement-on-the-public-roadmap-page).


---

# 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://help.prodcamp.com/sprints/combining-features-to-a-sprint.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.
