> For the complete documentation index, see [llms.txt](https://vcheck.gitbook.io/vcheck-portal-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vcheck.gitbook.io/vcheck-portal-documentation/readme.md).

# Welcome

Within this site, you will find detailed, step-by-step instructions for maximizing your use of the Vcheck Platform. Use the menu on the left to explore available topics, or use the search function for fast results.

Need more help? Reach out to us at <support@vcheckglobal.com>.

### First-Time Setup

To get started with the Vcheck Platform, follow these steps:

{% stepper %}
{% step %}
**Receive Your Welcome Email**

You’ll receive an email invitation from Vcheck Global with a secure link to access the Portal.
{% endstep %}

{% step %}
**Set Your Password**

Click the link in the email to create your password. This will finalize your account setup.
{% endstep %}

{% step %}
**Login**

After setting up your password, you will be directed to the login screen. Click the **Back to Login Button**.&#x20;
{% endstep %}

{% step %}
**Accepting EULA**

Upon your first login, you will need to accept the End-User License Agreement. Scroll down the page and click the **Agree** button.&#x20;
{% endstep %}
{% endstepper %}

### Jump right in

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td><a href="/pages/gdIzkFHbqqlwqR6yovaF">/pages/gdIzkFHbqqlwqR6yovaF</a></td><td><a href="/files/4OzDsC8yqH0KnrbOFITB">/files/4OzDsC8yqH0KnrbOFITB</a></td><td></td><td><a href="/pages/CyH2xJQs9yWJ1S8BYNav">/pages/CyH2xJQs9yWJ1S8BYNav</a></td></tr><tr><td><strong>Monitoring 101</strong></td><td><a href="/pages/Ft9ktCs2X9yurPIo3n0x">/pages/Ft9ktCs2X9yurPIo3n0x</a></td><td><a href="/files/uGVSGBwhuxq3isk1ruJl">/files/uGVSGBwhuxq3isk1ruJl</a></td><td></td><td><a href="/pages/7aUFmnCMx9m4smGncsXL">/pages/7aUFmnCMx9m4smGncsXL</a></td></tr><tr><td><strong>API</strong></td><td><a href="/pages/BUq9pf7AIrDcEDMMf9Lf">/pages/BUq9pf7AIrDcEDMMf9Lf</a></td><td><a href="/files/AW7gw1ssHXof0Z1vRxCh">/files/AW7gw1ssHXof0Z1vRxCh</a></td><td></td><td><a href="/pages/JjjojIyKxaiBPzzLwvtg">/pages/JjjojIyKxaiBPzzLwvtg</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://vcheck.gitbook.io/vcheck-portal-documentation/readme.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.
