# 如何查询 Gemini 订阅到期时间呢？

## 方法一、通过 Google 账户 <a href="#a17aff51" id="a17aff51"></a>

#### 操作步骤 <a href="#id-1c53b310" id="id-1c53b310"></a>

**1. 访问 Gemini 官网**

* 打开并登录 [gemini.google.com](https://gemini.google.com/)

**2. 打开设置菜单**

* 在页面左下角，点击 **设置 (Settings)**

**3. 进入订阅管理**

* 在弹出的菜单中，选择 **管理订阅 (Manage subscription)**

**4. 查看订阅信息**

* 页面将自动跳转至 Google One 会员中心
* 找到 **下一次付款日期 (Next billing date)** = 订阅续费时间
* 💡 **提示**：如已取消订阅，将显示 **过期时间 (Expires on)**

## 方法二、直接访问 <a href="#id-8fc99fed" id="id-8fc99fed"></a>

#### 操作步骤 <a href="#id-1c53b310-1" id="id-1c53b310-1"></a>

直接访问：<https://myaccount.google.com/subscriptions?continue=https%3A%2F%2Fmyaccount.google.com%2Fpayments-and-subscriptions>


---

# 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.2sj.ai/gemini/faq/subscription.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.
