# Frequently Asked Questions

### Who is eligible for CodeMate for Education?

Students, instructors/educators, and verified institutions can apply. Campus clubs are also encouraged to join through the ambassador program.

### Is the CodeMate EDU version different from the standard platform?

No, EDU users receive access to the same professional-grade AI tools, but with added support and features relevant to academic use.

### Are there any costs involved?

Students and clubs can access EDU features for free, subject to verification. Institutions may receive custom deployment plans based on size and requirements.

### What support is provided to educators?

Educators receive access to review dashboards, group analytics, and the ability to manage student teams for assignment workflows.

### Can CodeMate be integrated into a Learning Management System (LMS)?

LMS integrations are in progress. Contact us at **<edu@codemate.ai>** to discuss your institutional needs.


---

# 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.codemate.ai/codemate-for-education/frequently-asked-questions.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.
