# Welcome to TaskNet Documentation

Welcome to TaskNet! This guide provides an overview of features designed to optimize your workflows. Discover how to use the API, explore best practices, and get hands-on with tools that simplify automation and session management. Let’s get started!

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-type="content-ref"></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><a href="getting-started/authentication"><strong>Authentication</strong></a></td><td>Overview of authentication methods.</td><td><a href="getting-started/authentication/environments">environments</a></td><td><a href="getting-started/authentication/fingerprints">fingerprints</a></td><td></td><td></td><td><a href="https://3113958468-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fp096M7kwcESLc9whXkjt%2Fuploads%2FAc72TEs0eyuivkzfGJyY%2FAuthentication-white.png?alt=media&#x26;token=eb614d9d-8b8e-40dc-a21a-b48ded899cc4">Authentication-white.png</a></td><td></td><td><a href="broken-reference">Broken link</a></td></tr><tr><td><a href="features"><strong>Features</strong></a></td><td>Overview of TaskNet features.</td><td><a href="features/browser-sessions">browser-sessions</a></td><td><a href="features/user-fingerprints">user-fingerprints</a></td><td></td><td></td><td><a href="https://3113958468-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fp096M7kwcESLc9whXkjt%2Fuploads%2FDNEG8L5PCgj7sT4C7Wy4%2FExtensions-white.png?alt=media&#x26;token=817caf74-9b07-4fbd-bdc9-65b30e0e381a">Extensions-white.png</a></td><td></td><td></td></tr><tr><td><a href="guides"><strong>Guides</strong></a></td><td>guides to help get you started.</td><td><a href="guides/running-automation-scripts">running-automation-scripts</a></td><td><a href="guides/realtime-view">realtime-view</a></td><td><a href="getting-started/quickstart">quickstart</a></td><td></td><td><a href="https://3113958468-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fp096M7kwcESLc9whXkjt%2Fuploads%2Fhki2a6ZHkDCpSxZwIJxW%2FEnvironments-white.png?alt=media&#x26;token=dac9d07c-6f75-4510-94a8-d9e9b88dc38f">Environments-white.png</a></td><td></td><td></td></tr><tr><td><a href="reference/api-reference"><strong>API Endpoints</strong></a></td><td> A list of TaskNet API endpoints.</td><td><a href="reference/api-reference/fingerprints">fingerprints</a></td><td><a href="reference/api-reference/extensions">extensions</a></td><td><a href="reference/api-reference/files">files</a></td><td><a href="reference/api-reference/commands">commands</a></td><td><a href="https://3113958468-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fp096M7kwcESLc9whXkjt%2Fuploads%2FTbm0TTtCi20NdCxm3Vz8%2FAPI-white.png?alt=media&#x26;token=d080ef9a-2352-4458-b52e-86a32530b8ae">API-white.png</a></td><td></td><td><a href="broken-reference">Broken link</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://dev-docs.tasknet.co/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.
