# 3.8 Present to the public

{% tabs %}
{% tab title="✓  INSTRUCTIONS & DELIVERABLE" %}
![](/files/-LG21DCXn1OD54VkxGmU)

Remember, a lot of people will likely be learning about your project for the first time. You will need to tell your story from the beginning in an engaging way.
{% endtab %}

{% tab title="★  RUBRIC" %}

## Final Chatbot

| ✓-  Below Standard                                                                                                            | ✓  At Standard                                                                                           | ✓+  Above Standard                                                                                     |
| ----------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------ |
| The application was functional but lacked completeness in presentation or did not meet the criteria set out in the challenge. | The application demonstrated a solutions that was thoughtfully crafted and met all the initial criteria. | The application was clearly the result of exceptional work that provided a highly engaging experience. |

## Presentation

| ✓-  Below Standard                                                                                                                                                             | ✓  At Standard                                                                                                                   | ✓+  Above Standard                                                                                 |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------- |
| **Information** presented in a way that is not always clear, concise, and logical. The presentation style and selection of material  is not fully appropriate for the context. | Information presented in a clear, concise, and logical manner. The selection of material and style is appropriate and effective. | Exceptionally curated information that is delivered in an interesting, coherent and memorable way. |
| **Delivery**: Eye contact, poise, and appropriate voice-level often lacking.                                                                                                   | Vocal clarity, eye-contact, and physical composure maintained throughout.                                                        | An exceptionally engaging delivery of content lacking unnecessary distractions from the content.   |
| {% 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://docs.idew.org/project-chatbot/project-instructions/3-evaluate-and-refine-solution/3.8-present-to-the-public.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.
