# Salesforce Automations

- [Enable nominate Contacts for your program](https://docs.slapfive.com/integrations/salesforce/salesforce-automations/enable-nominate-contacts-for-your-program.md): Enable a Salesforce user to nominate a Contact by clicking a button on the Contact screen and entering  a short justification. This creates/updates a SlapFive Member and adds to Nomination Campaign.
- [Launch Salesforce Objects from their Object IDs in SlapFive](https://docs.slapfive.com/integrations/salesforce/salesforce-automations/launch-salesforce-objects-from-their-object-ids-in-slapfive.md): This section covers how to set up SlapFive so that whenever you have a valid Salesforce Opportunity, Account, or Contact ID, you can click to open that record in Salesforce.


---

# 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.slapfive.com/integrations/salesforce/salesforce-automations.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.
