# 註冊 Rememberizer 應用程式

1. 在任何頁面的左上角，點擊 **開發者**，然後點擊 **已註冊的應用程式**。

   <figure><img src="/files/yaCSHYlyrJoLXHGFVWsu" alt="registered apps browse"><figcaption></figcaption></figure>
2. 點擊 **註冊新應用程式**。將出現一個彈出窗口以填寫您的應用程式資訊。

   <figure><img src="/files/O0GQzIq9ccCH4eufDs4K" alt="register new app"><figcaption></figcaption></figure>
3. 在 **"應用程式名稱"** 中，輸入您的應用程式名稱。
4. 在 **"描述（可選）"** 中，根據需要填寫您的應用程式描述。
5. 在 **"應用程式標誌（可選）"** 中，若有的話，上傳您的標誌應用程式。
6. 在 **"登陸頁面 URL"** 中，輸入您的登陸頁面的域名。您的登陸頁面包含有關您的應用程式的詳細摘要，以及它如何與 Rememberizer 集成。
7. 在 **"授權請求來源"** 中，輸入您應用程式網站的域名。
8. 在 **"授權重定向 URL"** 中，輸入您應用程式的回調 URL。
9. 點擊 **"創建應用程式"**。


---

# 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://docs.rememberizer.ai/zh-hk/kai-fa-zhe-zi-yuan/integration-options/registering-rememberizer-apps.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.
