# 关注一个朋友

GitHub 的一个重要功能是能够查看其他人正在做什么以及他们正在与谁联系。当你关注某人时，你将收到有关其 GitHub 活动的通知。关注朋友可以帮助你找到可能感兴趣的新项目和新人。你可以通过查看 [个人仪表板](https://github.com/dashboard) 来查看你朋友感兴趣的内容，或者你可以通过查看 [探索页面](https://github.com/explore) 了解 GitHub 社区中正在发生的事情。

#### 第一步：选一个用户

试试关注 GitHub 上一些很酷的人：

[![cheshire137](https://avatars3.githubusercontent.com/cheshire137?v=3\&s=86)**cheshire137**](https://github.com/cheshire137)\*\*\*\*

[![charliesome](https://avatars3.githubusercontent.com/charliesome?v=3\&s=86)**charliesome**](https://github.com/charliesome)

[![benbalter](https://avatars2.githubusercontent.com/benbalter?v=3\&s=86)**benbalter**](https://github.com/benbalter)

[![jeffrafter](https://avatars2.githubusercontent.com/jeffrafter?v=3\&s=86)**jeffrafter**](https://github.com/jeffrafter)

[![muan](https://avatars3.githubusercontent.com/muan?v=3\&s=86)**muan**](https://github.com/muan)

[![pifafu](https://avatars3.githubusercontent.com/pifafu?v=3\&s=86)**pifafu**](https://github.com/pifafu)

#### 第二步：关注该用户

一旦你进入某人的主页，就可以点击“follow”按钮。

![关注用户按钮](https://github-images.s3.amazonaws.com/help/profile/follow-user-button.png)

恭喜！你现在关注了一个朋友。


---

# 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://github.highlight.ink/be-social/follow-a-friend.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.
