# Welcome!

![](https://3812838900-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MCSLrBicFcHXK4b-nOy%2F-MUj1vAUsMZS9tPNUXfY%2F-MUjDEPOt3Jbrt1ZjMDR%2FWelcome.jpg?alt=media\&token=4ec82bbe-083d-4fa6-af6d-0057fdc6dbd7)

### Welcome to the GovTribe User Guide! This guide is designed to provide detailed instructions of how to use GovTribe, and allow you to quickly take advantage of key features.

To begin, just click "Getting Started" to kick off the tutorial:

{% content-ref url="getting-started-understanding-the-basics" %}
[getting-started-understanding-the-basics](https://docs.govtribe.com/user-guide/getting-started-understanding-the-basics)
{% endcontent-ref %}

Just want to read about a specific feature? Just select the module of interest from our features menu on the left-hand navigation menu. You can also click this link to take you to the first article in the series:

{% content-ref url="what-is..." %}
[what-is...](https://docs.govtribe.com/user-guide/what-is...)
{% endcontent-ref %}

If you need any help, please feel free to reach out to <success@govtribe.com>!


---

# 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.govtribe.com/user-guide/master.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.
