# Results Page

{% tabs %}
{% tab title="Multiple Choice" %}

### Immediate Answer Clarity

When you search for a multiple-choice question, the correct answer is instantly displayed for quick reference.

### Dive Deeper into the Topic

* **Learn Why:** If you want to understand the reasoning behind the correct answer, the explanation is instantly visible. You can click the arrow to expand and view more details if needed.
* **Explore More:** Scroll horizontally to access additional resources that can further enhance your understanding.

### Need More Help?

If you have further questions, you can start chatting with AI directly below.

<figure><img src="/files/nqndRSOYfhRNYBeqVDxv" alt="" width="248"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Math" %}

### Get Step-by-Step Solutions

When you search for a math question, the solution is displayed with a clear, step-by-step breakdown.

### Need More Help?

* **Explore Steps:** Tap to expand the stack and view the detailed steps of the solution.
* **AI Chat:** If you're still stuck, simply start typing in the AI Chat below to get additional help on specific steps or any questions you have about the problem.

<figure><img src="/files/UBcTxF4Q9MMhuOTRGo9x" alt="" width="248"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Select All That Apply" %}

### Highlighting Correct Answers

When you search for a "select all that apply" question, the correct choices are automatically highlighted in the window.

### Want to Learn More?

* **Learn Why:** The explanation for the solution is instantly visible. Tap the arrow to expand and read more details if needed.
* **Explore Further:** Scroll horizontally to access additional resources for a deeper understanding of the subject.

### Need More Help?

If you have further questions, you can start chatting with AI directly below.

<figure><img src="/files/vRoSw2CzqZ6BaA3dpW8R" alt="" width="247"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Text Based" %}

### Get Instant Solutions for Text-Based Questions

When you submit a text-based question, the solution will appear directly in the AI chat.

### Want to Dive Deeper?

* **AI Chat:** Continue the conversation with our AI chat to discuss the solution and ask any follow-up questions you may have.
* **Import Resources:** You can also import images or study sets to receive context-aware assistance tailored to your needs.

<figure><img src="/files/QPPnuFuXb0mznC5EywnF" alt="" width="182"><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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://guides.transcript.study/transcript-mobile/searching/searching-a-question/results-page.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.
