# 🏠 Welcome to the Stepsize Docs

### Start tracking issues

Stepsize is for teams who want a radically better way of managing technical issues. Track, collaborate and prioritise technical debt **from your IDE**.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Track issues linked to code from your IDE</strong></td><td>Get specific and track actionable issues linked to the relevant code directly from your IDE. No context switching.</td><td></td><td><a href="/files/wvCmQ7zCvyXLD6GFbgGc">/files/wvCmQ7zCvyXLD6GFbgGc</a></td><td></td></tr><tr><td><strong>Look at the code, not the backlog</strong></td><td>Stepsize introduces a new way to find issues: from the code itself. Discover relevant issues without digging through a backlog.</td><td></td><td><a href="/files/0DZ0Wz0Fbnosy0X3lyI0">/files/0DZ0Wz0Fbnosy0X3lyI0</a></td><td></td></tr><tr><td><strong>Prioritise clear, impactful issues</strong></td><td>Prioritise issues based on the type of impact – velocity, quality, morale. Focus your efforts where they matter most.</td><td></td><td><a href="/files/MXqUtl60D1KET1Lv104B">/files/MXqUtl60D1KET1Lv104B</a></td><td></td></tr></tbody></table>

### What do you want to learn?&#x20;

{% content-ref url="/pages/HI7Q5VFT8OWLUXslQnqi" %}
[Getting started with Stepsize](/stepsize-documentation/getting-started/getting-started-with-stepsize.md)
{% endcontent-ref %}

{% content-ref url="/pages/kyxaAjkdCdvjOL7avfpY" %}
[Creating your first issue](/stepsize-documentation/getting-started/creating-your-first-issue.md)
{% endcontent-ref %}


---

# 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://stepsize.gitbook.io/stepsize-documentation/welcome-to-the-stepsize-docs.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.
