> For the complete documentation index, see [llms.txt](https://help.crownsoft007.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.crownsoft007.com/facebook-marketing-software/member/friend-marketing.md).

# Friend marketing

**Send messages to selected friends:** First select the Facebook accounts on the left, get their friends list, select the friends you want to send messages to, and execute tasks such as liking and commenting on their latest posts, and sending private messages to them.

**Like personal page:** Like the latest post on the user's personal page.

**Comment on personal page:** Post a comment on the latest post on the user's personal page. (If sending private messages in bulk is likely to result in account suspension, you can use the personal page like/comment function instead.)

**Send private messages in bulk:** Send private messages to the selected friends. (After sending a message to a friend, you can see if they have viewed the message. For example, different icons are used to indicate when your message has been sent, delivered, and read by the recipient.)

**Delete sent messages history:** When using a FaceBook account logged in with cookies to send messages, if you do not want to keep the sent messages history, you can delete it. However, the recipient can still receive the messages.

Send messages to selected friends:arrow\_down:

<figure><img src="/files/Vx8FLM9vFxPkOrA4qo1u" alt=""><figcaption></figcaption></figure>

**Delete checked friends:** Unfriend the selected friends.

<figure><img src="/files/D4xBtqTkWyoersBf2de2" alt=""><figcaption></figcaption></figure>


---

# 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://help.crownsoft007.com/facebook-marketing-software/member/friend-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.
