# Question Branching Graph

Questions branching allows you to define a set of [condition rules](/form-management/form-designer/condition-rules/conditions-rules.md) that will force the respondent to follow a certain path based on its answers.&#x20;

{% hint style="danger" %}
Question branching is only available if you have enabled [single question flow](/form-management/form-designer/form-settings/single-question-flow.md) mode on your survey. Question branching will also only work if the respondent is taking the survey in single question flow mode and not using pages.
{% endhint %}

The branching graph let you set and see all the rules that you have defined for your questions. You can either branch to another question or the end of the survey .&#x20;

<figure><img src="/files/3bTgFmjzDinH0FAvmh6a" alt=""><figcaption></figcaption></figure>

If you want to display the branching graph of a question you can select that question  in the Questions flow tab to display only the branching logic starting from that question.

<figure><img src="/files/FCC5EZkEg4kobpYajJ9X" alt=""><figcaption></figcaption></figure>


---

# 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.ngsurvey.com/form-management/flow-logic-graph/question-branching-graph.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.
