# Getting started

Each team can uniquely benefit from Vectice's features. Whether you're in Data Science, Modeling, Governance, MRM, or IT, explore the tailored guides to quickly get started and maximize your impact with Vectice.

## Financial Services Teams

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f50e">🔎</span>  <strong>Model Developers</strong></td><td><em>Enhance model documentation automatically, so you can expedite model validation and avoid audits.</em></td><td><strong>Start with:</strong><br>-> <a href="/pages/H7GxN5h03MHEA0fbRnZ2">Auto-document models with AskAI</a><br>-> <a href="/pages/q89w0ev9370OqKIxBnUd">Streamline documentation with macros</a></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span>  <strong>Validation &#x26; MRM</strong> </td><td><em>Expedite robust AI/ML documentation governance, so you can minimize reputational and financial risk.</em></td><td><strong>Start with:</strong><br>-> <a href="/pages/CgZBsfXaPheiibEEVHiO">Model Documentation with Vectice Reports</a></td></tr></tbody></table>

## Enterprise Teams

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f9d1-1f52c">🧑‍🔬</span>  <strong>Data Scientist</strong></td><td><em>Document AI/ML models automatically, so you can discover more breakthroughs.</em></td><td><strong>Start with:</strong><br>-> <a href="/pages/XNB0ne2yXngNXjsqsyEB">Install and connect to Vectice API</a><br>-> <a href="/pages/i94wNddoGRy0hxpKBSU6">Complete Quickstart project</a></td></tr><tr><td> <span data-gb-custom-inline data-tag="emoji" data-code="1f454">👔</span> <strong>Governance</strong> </td><td><em>Comply with evolving AI/ML regulations easily, so you can avoid risk and exposure.</em></td><td><strong>Start with:</strong><br>-> <a href="/pages/H7GxN5h03MHEA0fbRnZ2">Auto-document models with AskAI</a><br>-> <a href="/pages/CgZBsfXaPheiibEEVHiO">Model Documentation with Vectice Reports</a></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f4bb">💻</span> <strong>IT &#x26; Security</strong></td><td><em>Centralize and secure AI/ML model assets easily, so you can streamline and empower productivity.</em></td><td><strong>Start with:</strong><br>-><a href="/pages/34olM22uRO1E1OOqUaBR"> IT &#x26; Security Overview</a></td></tr></tbody></table>

{% hint style="info" %}
Still not sure where to start? We recommend exploring the [Quickstart project](/25.1/quickstart/quickstart-auto-document-your-work.md) to get acquainted with Vectice. Don’t have an account yet? Begin your [**FREE TRIAL** ](https://trial.vectice.com/sign-up?utm_source=productdoc)today.
{% endhint %}


---

# 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.vectice.com/25.1/quickstart/getting-started.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.
