# Overview

The **Transfer Credit Prospect** solution helps prospective transfer students evaluate how their existing academic credits align with the offerings of a new institution.

The primary audience for this solution includes:

* **Prospective Transfer Students:** Submit requests to transfer academic credits.
* **Admissions Counselors:** Review transfer requests, access detailed information, and make informed decisions.

### Process Overview <a href="#process-overview" id="process-overview"></a>

The Transfer Credit Prospective Process involves the following key steps:

<figure><img src="/files/232dSIFcw5nDODlHG7nO" alt=""><figcaption></figcaption></figure>

* **Document Upload**: Students upload their transcripts or academic records into the system.
* **Course Analysis**: The system evaluates the uploaded documents and compares them with the institution’s course offerings.
* **Report Generation**: A report is generated, displaying potential degree programs and how the student's credits align.
* **Routing and Notifications**: Relevant departments are notified to review and finalize the transfer process.

Click on a link to learn more!

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">Student Experience</td><td><a href="/files/seWSXLlvUJW6G1p2WqxZ">/files/seWSXLlvUJW6G1p2WqxZ</a></td><td><a href="/pages/rWzNf2dcC50tOTDSi873">/pages/rWzNf2dcC50tOTDSi873</a></td></tr><tr><td align="center">Admissions Dashboard</td><td><a href="/files/aINzLP9M7rlt3aPgQEDu">/files/aINzLP9M7rlt3aPgQEDu</a></td><td><a href="/pages/3ICw0CL7egHXrayc22My">/pages/3ICw0CL7egHXrayc22My</a></td></tr><tr><td align="center">Degree Program Configuration</td><td><a href="/files/3qvR8KF8pgiHKY8sTdaX">/files/3qvR8KF8pgiHKY8sTdaX</a></td><td><a href="/pages/EJx5ucyOGKG0YfNTdSbL">/pages/EJx5ucyOGKG0YfNTdSbL</a></td></tr></tbody></table>


---

# 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://processmaker.gitbook.io/higher-ed/transfer-credit-prospect-2.0/overview.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.
