# KARTEの接続先環境によるSDKの差分はありますか？

同一のバージョンのSDKであれば、接続先環境によってSDK自体に差分はありません。

SDKの初期化時に読み込まれる設定ファイル([iOS](https://app.developers.karte.io/ios-sdk/setup-ios-sdk#2-設定ファイルをプロジェクトに追加する) ,[Android](https://app.developers.karte.io/android-sdk/setup-android-sdk#2-設定ファイルをプロジェクトに追加する) )、もしくはアプリケーションキーによって、KARTEの接続先環境が決定されます。


---

# 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://app.developers.karte.io/app-faq/sdk-differences-by-environment.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.
