# Getting more help

### You Are Ready to Use LibreChat

If you have worked through this guide, you now have everything you need to be productive with LibreChat on GLBNXT. You can start conversations, work with documents, use agents and presets, search the web, and keep your workspace organised.

The best way to build confidence from here is simply to use LibreChat for real work. Try it for tasks you would normally handle manually and see where it adds value for you.

### When You Need Guidance

**For questions about LibreChat features and functionality**, the official LibreChat documentation covers the full range of capabilities in detail, including advanced configuration, agents, integrations, and more.

Official documentation: [librechat.ai/docs](https://www.librechat.ai/docs)

**For questions specific to your GLBNXT environment**, such as which models are available, how agents have been configured, or access and permissions issues, contact your GLBNXT administrator or the GLBNXT support team. These are platform-level questions that the official LibreChat documentation will not cover.

**For organisation-specific guidance**, such as how your team uses LibreChat, which agents are recommended for specific tasks, or internal policies around AI usage, speak with your team lead or the person responsible for AI tools in your organisation.

### Ask the AI Itself

One of the most practical ways to get quick answers is to ask LibreChat directly. The AI can explain its own features, suggest workflows, and guide you through tasks you are unsure about.

Some useful questions to try:

* "How do I get better results when uploading documents?"
* "What is the difference between an agent and a standard chat?"
* "How should I write a prompt to get a concise summary?"
* "What can you help me with in a professional context?"

### Quick Reference

| What You Need                             | Where to Go                                        |
| ----------------------------------------- | -------------------------------------------------- |
| Full LibreChat feature documentation      | [librechat.ai/docs](https://www.librechat.ai/docs) |
| Model availability and platform questions | GLBNXT Administrator                               |
| Access issues or technical problems       | GLBNXT Support                                     |
| Organisation policies on AI usage         | Your team lead or IT department                    |

### A Few Final Tips

**Start simple.** You do not need to use every feature from day one. Begin with basic conversations and add capabilities like file uploads, agents, and presets as you become more comfortable.

**Iterate your prompts.** If a response is not quite what you needed, refine your question and try again. A small change in wording can make a significant difference to the quality of the output.

**Use the right tool for the task.** A standard conversation works well for most tasks. Agents are there for structured, repeatable workflows. Presets save you time when you have a regular working pattern. Temporary chat is there when you do not want a conversation saved.

**Your data stays with GLBNXT.** Whatever you work on within LibreChat remains inside your organisation's environment. Use it with confidence for professional and sensitive work.

### Welcome to LibreChat on GLBNXT

You are all set. Start a conversation, explore at your own pace, and make use of the support resources above whenever you need them.

***

*This guide covers the essentials for new LibreChat users on GLBNXT. For the complete feature reference, visit the official documentation at* [*librechat.ai/docs*](https://www.librechat.ai/docs)*.*


---

# 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/workspace/guides/librechat/getting-more-help.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.
