# Example Zapier Use Cases

- [Send Records from your GovTribe Pipeline to your CRM](https://docs.govtribe.com/user-guide/use-cases/example-zapier-use-cases/send-records-from-your-govtribe-pipeline-to-your-crm.md): Create Mapping between GovTribe and CRM tools.
- [Push New Pursuits into your GovTribe Pipeline](https://docs.govtribe.com/user-guide/use-cases/example-zapier-use-cases/push-new-pursuits-into-your-govtribe-pipeline.md): This article goes over how to create new pursuits in GovTribe from a record you have in your CRM
- [Pull Contacts into Excell or Sheets](https://docs.govtribe.com/user-guide/use-cases/example-zapier-use-cases/pull-contacts-into-excell-or-sheets.md)
- [Pull Contacts into your CRM](https://docs.govtribe.com/user-guide/use-cases/example-zapier-use-cases/pull-contacts-into-your-crm.md)
- [Push Newly Posted Contracts from a Save Search to your CRM](https://docs.govtribe.com/user-guide/use-cases/example-zapier-use-cases/push-newly-posted-contracts-from-a-save-search-to-your-crm.md)


---

# 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/use-cases/example-zapier-use-cases.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.
