# Welcome

College Help AI is your AI-powered study buddy that lives **inside your browser**.\
It helps you solve and understand **homework, quizzes, math problems, code, and essays** directly on the page where the question is.

Whether you’re stuck on an online quiz, trying to decode a dense paragraph, or debugging a piece of code, College Help AI gives you **clear, step-by-step help** instead of just dropping an answer.

### What You Can Do With College Help AI

With the browser extension, you can:

* 📷 **Capture any question on your screen** (quiz, exam, PDF, LMS…) and get a formatted answer in the same language.
* 🖱️ **Highlight text and right-click** → “Ask College Help AI” for instant explanations while you read or write.
* ➗ **Get step-by-step math help** with clean equations and intermediate steps.
* 💻 **Understand and improve code** (logic, debugging, cleaner solutions).
* ✏️ **Improve essays and written work**: clarity, structure, grammar, and style.
* 🌐 **Study in multiple languages**, ideal for international students.
* 👁️ **Use Ghost Mode** to keep answers discreet and only fully visible on hover.

### Using AI the Right Way

College Help AI is designed as a **learning assistant**, not a shortcut to skip your work.

We recommend using it to:

* Understand concepts you’re stuck on
* Check and improve your own answers
* Get feedback on structure, clarity, and reasoning
* Learn *how* to solve a problem, not just *what* the final answer is

Always follow your institution’s **academic integrity rules** and treat AI as a tool to support your learning, not replace it.

### What’s Next?

To get started quickly, we recommend reading these pages next:

* 👉 **Quick Start** – install the extension and solve your first question
* 👉 **Browser Extension** – learn all the ways you can use it in Chrome
* 👉 **Features** – deep dive into Screenshot Mode, Right-Click help, Math & Code support, Ghost Mode, and more
* 👉 **Subscription & Credits** – understand plans, limits, and billing
* 👉 **Troubleshooting & FAQ** – fix common issues and find quick answers


---

# 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.collegehelpai.com/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.
