# Images

The **Images** section in ChatNGO allows you to easily access and manage AI-generated images shared within your workspace. Whether you are reviewing images created for a project or just browsing through visual assets, this section provides a centralized location for all the images generated in your team chats.

### **How to Access the Images Section**

To navigate to the **Images** section:

1. Click on **Team Chats** in the sidebar.
2. Scroll down to find the gallery titled **Generated Images**.

In this gallery, you'll be able to view and manage all the AI-generated images shared within the workspace.


---

# 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.chat.ngo/chat/chat-navigation/images.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.
