# SENTOptionsInitPurpose

### SENTOptionsInitPurpose

<table data-header-hidden><thead><tr><th width="252.63272083551493"></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td><strong>SENTOptionsInitPurposeAppLaunch</strong></td><td>Specifies that the purpose of the SENTOptions object that will be created is for initializing the SDK during app launch.</td><td></td></tr><tr><td><strong>SENTOptionsInitPurposeDelayedSdkInitialization</strong></td><td>Specifies that the purpose of the SENTOptions object that will be created is for initializing the SDK outside of the app delegate.</td><td></td></tr></tbody></table>


---

# 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.sentiance.com/important-topics/sdk/api-reference/ios/sentoptions/sentoptionsinitpurpose.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.
