> For the complete documentation index, see [llms.txt](https://docs.payments.thalescloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payments.thalescloud.io/transit-digitization/ja/google-transit-no/akauntobsunochikettinguabt/raifusaikuru/debaisukaranopku.md).

# デバイスからのパーク

ユーザーは自身のデバイスから、自分の交通カードの退避を開始します。

このセクションでは、詳細な手順、シーケンス図、想定されるエラーシナリオを含むワークフローの概要を説明します。

### ワークフロー <a href="#workflow" id="workflow"></a>

以下は、停止ワークフローの大まかな手順です:

1. **カードの削除**: ユーザーは削除するカードを選択します。
2. **リンク解除結果**: デバイスからトリガーされるため、デジタルカードインスタンスがデバイスから確実に削除されます。

### シーケンス図 <a href="#sequence-diagram" id="sequence-diagram"></a>

ユーザーはウォレットから退避ワークフローを開始します。Google はデバイス上のトークンの削除を試みます。さらに、Google は deleteToken リクエストを送信することで、削除を D1 Transit プラットフォームに通知します。

D1 Transit はその後 Transit イシュアに通知し、カードを退避済みとしてマークして、交通で使用されないようにします。

<figure><img src="/files/3576793bf8374faf95a650697c351c58d6254faa" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
ユーザーは、同じ Google アカウントで接続している限り、同じデバイスまたは別のデバイスでカードを復元できます。
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.payments.thalescloud.io/transit-digitization/ja/google-transit-no/akauntobsunochikettinguabt/raifusaikuru/debaisukaranopku.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
