# GovTribe MCP Documentation

This space contains documentation generated from the GovTribe MCP server such as tools and prompts. It brings together the ready-to-use prompts your team can launch in supported AI clients and the underlying tool documentation that explains what the MCP can do, what inputs it accepts, and how to use it correctly.

## Sections

* [Prompts](/user-guide/mcp/prompts.md) with copy-ready workflows for common GovTribe research and capture tasks.
* [Tools](/user-guide/mcp/tools.md) with human-readable reference pages for the live GovTribe MCP tools registered on the server.
* [Guides](/user-guide/mcp/guides.md) with required reading for search query construction, search mode selection, date filters, location filters, and other reusable GovTribe patterns.


---

# 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/mcp/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.
