# Download

### **Download SDK Package & Sample Application** <a href="#download-downloadsdkpackage-and-sampleapplication" id="download-downloadsdkpackage-and-sampleapplication"></a>

* The SDK and sample application required to use the ONE store IAP are provided at Github ([Click here](https://github.com/ONE-store/iap_v5/tree/onestore_iap_sample))

  | **Branch Name**       | Description                                                                                                    |
  | --------------------- | -------------------------------------------------------------------------------------------------------------- |
  | master                | README                                                                                                         |
  | onestore\_iap\_sample | <p>IAP\_AIDL : this is the AIDL directly connected to the OSS</p><p>IAP\_SDK : SDK + Sample App(Lucky ONE)</p> |


---

# 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://onestore-dev.gitbook.io/dev/eng/tools/billing/old-version/v17/download.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.
