# Welcome

Welcome to the support documentation for ChatNGO, a platform that empowers nonprofits with AI used responsibly, effectively, and collaboratively. If you need further assistance beyond what is covered here, please do not hesitate to [reach out](https://chat.ngo/contact/). We are eager to help.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td>Learn how to access and set up your ChatNGO account, navigate your workspace, and manage team members.</td><td></td><td></td><td><a href="getting-started/chatngo-overview">chatngo-overview</a></td></tr><tr><td><strong>Workspaces</strong></td><td>Discover how to switch between multiple workspaces, manage roles and permissions, and configure AI models.</td><td></td><td></td><td><a href="workspaces">workspaces</a></td></tr><tr><td><strong>Chat</strong></td><td>Start interacting with various AI models, create new chats, and collaborate with your team in real-time.</td><td></td><td></td><td><a href="chat">chat</a></td></tr><tr><td><strong>Prompting</strong></td><td>Learn how to create and use custom prompts, apply best practices, and get the most out of the available AI models.</td><td></td><td></td><td><a href="prompting">prompting</a></td></tr><tr><td><strong>Reporting</strong></td><td>Access real-time reports to monitor your team's activity and engagement with AI models.</td><td></td><td></td><td><a href="reporting">reporting</a></td></tr><tr><td><strong>Support</strong></td><td>Attend our weekly Office Hours, view or docs or contact us for personalized support. </td><td></td><td></td><td><a href="support">support</a></td></tr></tbody></table>


---

# 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/readme.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.
