> For the complete documentation index, see [llms.txt](https://newsleopard.gitbook.io/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://newsleopard.gitbook.io/help-center/marketing/marketing/4.md).

# 信件一直進到 Gmail 促銷內容怎麼辦？

Gmail 的「促銷內容」是針對信件主旨、內容與收件者收信習慣所做的郵件分類。過多的圖片與連結較容易被分類進促銷內容，也請留意避免使用促銷性字眼。

另外，一個收件人收到的信跑到「促銷內容」，並不代表這封信所有的收件人都是相同的情況哦！

更多資訊可以參考這篇教學：[信件總是進到 Gmail 促銷內容？七招教你增加機會進入主要收件匣](https://newsleopard.com/blog/email-marketing-into-gmail-primary-tab-170907/)


---

# 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://newsleopard.gitbook.io/help-center/marketing/marketing/4.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.
