# Threat Center

- [Creating Account](https://docs.threatrix.io/threat-center-1/creating-account.md): You must create an account before you're able to scan your projects. A Threat Center account provides access to your profile, scan results data, auto-remediation, capabilities, and API keys.
- [OAuth Login](https://docs.threatrix.io/threat-center-1/creating-account/oauth-login.md): OAuth login allows your team to both easily authenticate into Threat Center and integrate your SCM repositories for scanning directly from  ThreatScan.
- [Entity Dashboard](https://docs.threatrix.io/threat-center-1/entity-dashboard.md): Immediately after logging in to Threat Center you will be redirected to "My Team", which is your home entity dashboard.
- [User Profile](https://docs.threatrix.io/threat-center-1/user-profile.md)


---

# 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.threatrix.io/threat-center-1.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.
