> For the complete documentation index, see [llms.txt](https://ph.benjtupas.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ph.benjtupas.com/secret/marketing/learn-marketing.md).

# Learn Marketing

1. &#x20;The hustle behind Home Buddies with Frances Cabatuando on [Hustle Share podcast on Spotify](https://open.spotify.com/episode/1i7z7DLRdjtHWV5YWeL9oj?si=3477m-d6Tp-x5qgd1LFOPQ)
2. Gary Vee on Conversion and Relevance
   * Focus on campaigns that sell. Reach or clicks are vanity metrics.
   * Influencers and athletes will bring authenticity and target loyal fans to the brands.
3. You need Email Marketing\
   \- Some people are on Instagram, Facebook, Twitter, Tiktok.\
   \- What’s common to all users on those platforms is email.\
   \- It has to be “worth it emails”. It should contain valuable content that never disappoints: entertain, educate, and empower.\
   \- [Amy Porterfield #1 List Building with Social Media on Spotify](https://open.spotify.com/episode/4FaQtGqXWzZDRzOQu21sjO?context=spotify%3Ashow%3A5z7TqC6tll8egI9prMqXhd\&si=KielwpDyRJCe7vEDIqdQuQ)
4. "Joy in a Jar" Exercise by Marketing Made Simple

   🎧 [Listen on Spotify](https://open.spotify.com/episode/7lSC4JHjbFrc4adWSxcECC?si=3qYlLYvnRDmKKTb3Q55syg)
5. Narrative Transportation by Marketing Made Simple

   🎧 [Listen on Spotify](https://open.spotify.com/episode/5moU0VaWVp0PEEU2iCjCjQ?si=3h2yL7TlS9akJCBHEMYF9A\&context=spotify%3Ashow%3A3bY7mpb0h8z1N2RT03pM3Q)
6. Handle clients\
   \- Don’t make your clients feel disappointed\
   \- Businesses will reach out to you because, in most cases, they are already struggling in some areas of their businesses.\
   \- Instead of asking: “Which area of your business are you struggling with?”\
   \- Ask this: “What do you want to improve in your business?”


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ph.benjtupas.com/secret/marketing/learn-marketing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
