> For the complete documentation index, see [llms.txt](https://app.developers.karte.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://app.developers.karte.io/app-faq/app-faq-effect-of-support-termination.md).

# サポート・動作保証が終了したSDKを利用するとどのような影響がありますか？

## サポートについて

サポート期間は、KARTEをご契約の期間がサポート期間として扱われます。\
そのため、SDKとしてサポートが終了することはありません。

不具合等がありましたら、お問い合わせください。\
調査等を行い、必要があればアップデート等をご案内・ご提供させていただきます。

## 動作保証について

現在利用しているSDKの動作保証期間が経過しても、アプリケーションで問題が発生することは基本的にはありません。

ただし、下記の理由があるため、できる限り動作保証期間内にアップデートを行っていただくことを推奨します。

* 不具合が含まれるバージョンである可能性があります
* 動作保証期間終了後、一定期間経過した場合、予告なくトラッキングや接客の配信が停止する可能性があります

詳細なサポートの内容については、下記ドキュメントをご覧ください。

* [サポートポリシー（iOS SDK）](/ios-sdk/support-policy-ios-sdk.md)
* [サポートポリシー（Android SDK）](/android-sdk/support-policy-android-sdk.md)


---

# 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:

```
GET https://app.developers.karte.io/app-faq/app-faq-effect-of-support-termination.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.
