# 简介

> *译自* [*Be Social*](https://guides.github.com/activities/socialize/)

随着越来越多的人加入 GitHub，每天都有新的项目增加，跟上所有项目可能会很困难。不过，可以通过关注用户和查看仓库，通过给项目加星或使用探索板块查找新人和新项目等轻松有趣的方式来保持对它们的关注。

> 最后更新：2018 年 5 月 17 日


---

# 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/intro.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.
