# GLBNXT Workspace

- [What can I do with GLBNXT Workspace?](https://docs.glbnxt.com/faq/glbnxt-workspace/what-can-i-do-with-glbnxt-workspace.md)
- [Which AI models are available in Workspace?](https://docs.glbnxt.com/faq/glbnxt-workspace/which-ai-models-are-available-in-workspace.md)
- [Can I upload and chat with my own documents?](https://docs.glbnxt.com/faq/glbnxt-workspace/can-i-upload-and-chat-with-my-own-documents.md)
- [Is my conversation data stored or used to train AI models?](https://docs.glbnxt.com/faq/glbnxt-workspace/is-my-conversation-data-stored-or-used-to-train-ai-models.md)
- [How do I get access to Workspace?](https://docs.glbnxt.com/faq/glbnxt-workspace/how-do-i-get-access-to-workspace.md)
- [Who manages user accounts and permissions in my organisation?](https://docs.glbnxt.com/faq/glbnxt-workspace/who-manages-user-accounts-and-permissions-in-my-organisation.md)


---

# 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.glbnxt.com/faq/glbnxt-workspace.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.
