# 2. Strategy

{% embed url="<https://www.loom.com/share/ebf469ad939143958432acaa6deedce3?sid=14afe6ee-47ee-4387-b90b-ee34597c192c>" %}

### Strategy

Next, you'll define your strategies and goals. Strategies might include approaches like 'Empathy' or 'Scarcity', and you can provide a description detailing how these strategies should be implemented. For example, you might instruct the AI to instill scarcity by mentioning that enrollment for an online course closes in two days.

![](/files/q3jjXKuBANDjGhvAswJU)

Since there are many ways you could build strategies, take a look at [💬 Building Good Prompts](/main/building-good-prompts.md), we're we've created sample prompts for different use cases


---

# 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://documentation.maax.ai/main/setup-your-ai/sales-ai/2.-strategy.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.
