# 创建 DOI

在 Zenodo 为你的仓库发布 DOI 之前，你需要提供刚刚存档的 GitHub 仓库的信息。

一旦你对软件的描述感到满意，请单击 Zenodo 表单底部的 **Publish** 按钮，于是，你刚刚为你的 GitHub 仓库创建了一个新的 DOI！

![表单](https://guides.github.com/activities/citable-code/zenodo-form.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/minting-a-doi.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.
