# 帮助 <!-- {docsify-ignore} -->

## Bug&建议

请前往 [GitHub Issue](https://github.com/ChiyukiRuon/hexo-bangumi-gallery/issues)

## 获取MyAnimeList API Key

1. [登录](https://myanimelist.net/login.php)或[注册](https://myanimelist.net/register.php)你的MyAnimeList账户
2. 点击右上角的用户名，在下拉菜单中选择`Account Settings`，然后点击`API`选项卡，在页面中点击`Create ID`按钮，生成新的API Key。  
![获取MyAnimeList API Key](/images/get_mal_api_key_1.png "获取MyAnimeList API Key")  
3. 在表单中填写相应信息。你可以按照我的信息填写，也可以填写你自己的信息。
![填写表单信息](/images/get_mal_api_key_2.png "填写表单信息")
4. 填写完成后勾选`I agree to the API License and Developer Agreement`按钮并点击`submit`即可生成API Key。
5. 提交之后会回到`API`选项卡，在页面中可以看到刚刚创建的项目，点击`Edit`，`Client ID`就是我们需要的API Key。