# 查看仓库设置

通过在 Zenodo 中启用存档，你可以在仓库中设置新的 web 钩子。单击仓库中的“设置”选项卡，然后单击左侧菜单中的“Webhooks”。你会看到如下图所示的内容，其中显示了一个配置为向 Zenodo 发送消息的新 web 钩子。

![web 钩子](https://guides.github.com/activities/citable-code/webhook-view.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/making-your-code-citable/check-repo-settings.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.
