# Student Type

&#x20;For Manage Student please follow the next steps:

```
1. Login to System Admin Panel.
2. Select Student Type sub menu under Student Type main menu from left side bar.
3. To Add/Create new Student Type click Add Student Type  tab.
4. To Edit Student Type Click Edit  button in the Student Type list.
5. To Delete Student Type Click Delete  button in the Student Type List.
6. You are done with Manage Student feature. 
```

![screenshot](https://sys.ezisc.com/documentation/assets/images/screenshots/215_student_type_list.png)

![screenshot](https://sys.ezisc.com/documentation/assets/images/screenshots/216_student_type_add.png)


---

# 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://eziline-3.gitbook.io/ezisc-documentation/student/student-type.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.
