# Getting Started

- [What Is GovTribe?](https://docs.govtribe.com/user-guide/getting-started-understanding-the-basics/what-is-govtribe.md): A general explanation of GovTribe and its features and benefits
- [GovTribe QuickStart:  Typical Workflow Overview](https://docs.govtribe.com/user-guide/getting-started-understanding-the-basics/govtribe-101-typical-workflow-overview.md): High-level overview of the basic steps for successfully using GovTribe. GovTribe 101.
- [Navigation in GovTribe](https://docs.govtribe.com/user-guide/getting-started-understanding-the-basics/navigation-in-govtribe.md): How to get to what you need
- [Identify Your Company in GovTribe](https://docs.govtribe.com/user-guide/getting-started-understanding-the-basics/identifying-your-company-in-govtribe.md): How to link your vendor to your GovTribe profile (if it isn’t automatically recognized)
- [Favoriting](https://docs.govtribe.com/user-guide/getting-started-understanding-the-basics/favoriting.md): Using “Favorites” to keep relevant data at your fingertips
- [Feature Your Vendor Profile](https://docs.govtribe.com/user-guide/getting-started-understanding-the-basics/feature-your-vendor-profile.md): Putting your company front-and-center in GovTribe
- [Search 101](https://docs.govtribe.com/user-guide/getting-started-understanding-the-basics/search-101.md): How to effectively search in GovTribe, and how to use filters and advanced syntax to fine-tune your search results
- [Different Searches You can Make](https://docs.govtribe.com/user-guide/getting-started-understanding-the-basics/search-101/analysis-research.md): Descriptions of the various types of data and searches you can use to develop your business
- [Filtering Options](https://docs.govtribe.com/user-guide/getting-started-understanding-the-basics/search-101/filtering-options.md): This guide provides a complete reference to all filters available across the GovTribe platform, organized in the same structure as the application’s navigation.
- [Common Search Gotchas](https://docs.govtribe.com/user-guide/getting-started-understanding-the-basics/search-101/common-search-gotchas.md): Common "Gotchas" when trying to search/ navigate Government Data
- [Search Wizard](https://docs.govtribe.com/user-guide/getting-started-understanding-the-basics/search-101/search-wizard.md)
- [Saved Searches and Email Notifications](https://docs.govtribe.com/user-guide/getting-started-understanding-the-basics/search-101/saved-searches-and-email-notifications.md): How to save frequently used searches, how to use edit Saved Searches, and how Search Notifications work
- [Semantic Search](https://docs.govtribe.com/user-guide/getting-started-understanding-the-basics/search-101/semantic-search.md): GovTribe has introduced a powerful Semantic Search feature to enhance how you find, filter, and explore government contracting data.
- [Data Exports](https://docs.govtribe.com/user-guide/getting-started-understanding-the-basics/data-exports.md): What GovTribe data you can export and how


---

# 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/getting-started-understanding-the-basics.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.
