# Connect to Microsoft 365 Copilot

**See Also**

* [**Copy-Ready Prompts**](/user-guide/mcp/prompts.md)

#### Step 1 — Add Official App

1. In Microsoft 365 Copilot, go to the [**Official GovTribe Agent**](https://m365.cloud.microsoft/chat/?titleId=P_b55f8f1d-2299-a1d5-20c5-2d4c49e765bf\&source=agentCenterDialog)**.**
2. Click "Add" and follow the prompts to sign in to your account.

<figure><img src="/files/pKKiKqwX7bYeNkyYGrcd" alt=""><figcaption></figcaption></figure>

#### Step 2 – Start Chatting

You can now select the **GovTribe Agent**, allowing you to answer questions with GovTribe's live data.<br>

Try out these test prompts:

* “Use the GovTribe connector to find federal contract opportunities with ‘zero trust’ in the title.”
* “Search for federal contract opportunities posted in the last 7 days related to ‘cybersecurity’.”
* “Find vendors related to ‘computer systems design services’ and summarize the top matches.”

<figure><img src="/files/2d7ZsvkmG6YJJ2sRjXu9" alt=""><figcaption></figcaption></figure>


---

# 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/integrations/govtribe-mcp/connect-to-microsoft-copilot.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.
