# CoreLogic - CredCo

| CoreLogic - CredCo       |                                                                                                                                                                                                                                                                                                                                                                                        |
| ------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Borrower Hub Integration | <ul><li>Borrowers are asked for their full name, SSN, and DOB</li><li>Upon providing relevant information, borrowers are prompted to authorize a credit pull</li><li>Clients can choose an automated credit pull after authorization is received or a manual pull completed by the LO in the Lender Hub</li><li>Borrowers can view their scores by reviewing the Credit Task</li></ul> |
| Lender Hub Integration   | <ul><li>Based on permissions, Lender Hub users can pull borrower credit reports after credit authorization is received</li><li>After a report has been pulled, Lender Hub users can view borrower credit scores and the credit report</li></ul>                                                                                                                                        |
| Additional Information   | Clients will need to ask their credit provider to whitelist Maxwell IP addresses                                                                                                                                                                                                                                                                                                       |


---

# 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.himaxwell.com/platform-overview/admins-and-tech-support/integrations/credit-providers/corelogic-credco.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.
