# Welcome

Welcome to the Codefortify! Here you'll get an in depth guide to getting the most out of your subscription.

We've setup the navigation on the left hand side to guide you through onboarding in a methodical fashion, from getting started to configuring your first project, setting up scanners and adding team members. If you need additional assistance feel free to request features here and our team will reach out to get more information on your request.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></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="getting-started">Setup your free account with these steps</a></td><td><a href="https://content.gitbook.com/content/nRj5Qo812UANWtYsfI6J/blobs/hQ5JV8v6DnI8V9GFWkj0/1.png">1.png</a></td><td></td><td><a href="getting-started">getting-started</a></td></tr><tr><td>Setup Your First Project</td><td><a href="getting-started/setting-up-a-project">Whether it's your first or your latest project, set it up here</a></td><td><a href="https://content.gitbook.com/content/nRj5Qo812UANWtYsfI6J/blobs/kR7x5Ggd3426t5gr1SBS/2.png">2.png</a></td><td></td><td><a href="getting-started/setting-up-a-project">setting-up-a-project</a></td></tr><tr><td>Adding Users</td><td><a href="getting-started/adding-a-new-user-to-your-team">Collaborate with your team securely</a></td><td><a href="https://content.gitbook.com/content/nRj5Qo812UANWtYsfI6J/blobs/WzYU1256zdLhKNV0LFMn/3.png">3.png</a></td><td></td><td><a href="getting-started/adding-a-new-user-to-your-team">adding-a-new-user-to-your-team</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://docs.codefortify.ai/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.
