# 2.2 Navigating and editing questions

**Prerequisites:**
- You are logged into the Redouble AI system
- At least two questions exist in the project in question

## Viewing the answer to a question

**Steps:**
1. In the left sidebar, find the list of project questions
2. Click on the desired question name
3. The main area will display:
   - Question heading
   - Answer generated based on document analysis
   - Status indicator ("Human edited", "AI generated")

**Result:**
You are viewing the detailed answer to the selected question.

## Creating a subquestion

**Steps:**
1. In the left sidebar, find the list of project questions
2. Drag one question on another
3. The sidebar area will now display one question as a subquestion to the other.

**Result:**
You created a subquestion.

## Editing AI-generated content

**Steps:**
1. Go to a specific question
2. Edit existing paragraphs by adding/ deleting text by hand.
3. You also can press "+" or type "/" to:
   - Add subheadings
   - Add media content (video, picture, audio, file)
   - Add basic blocks (quote, toggle list, numbered list, bullet list, check list, paragraph, code block)
   - Add advanced elements (table)
   - Add other elements (emojis)
4. You can reposition paragraphs by dragging them with the drag handle ("⠿")
5. To delete a paragraph, click on the drag handle and select "Delete"

**Result:**
You have successfully edited the answer to a question.