# iOS SDK

The ReferralHero iOS Swift SDK is a powerful tool for integrating referral & contest functionality into your mobile iPhone application. It provides a seamless way for users to refer friends, track referrals, and incentivize user engagement. This repository contains all the necessary code and documentation to help you get started with integrating the ReferralHero SDK into your swift project.

{% content-ref url="/pages/UM1egGrWGXhwB7ciikDy" %}
[Getting Started](/integrate/mobile-sdks/ios-sdk/getting-started.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZkxXndMzmAnW04UdX7ZS" %}
[Public Methods](/integrate/mobile-sdks/ios-sdk/public-methods.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZouKB9VFUsnQU5v6bHUO" %}
[Public Classes](/integrate/mobile-sdks/ios-sdk/public-classes.md)
{% endcontent-ref %}

{% content-ref url="/pages/aGuy0578W5Z8Ww2zQU3l" %}
[API Interaction Methods](/integrate/mobile-sdks/ios-sdk/api-interaction-methods.md)
{% endcontent-ref %}


---

# 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://support.referralhero.com/integrate/mobile-sdks/ios-sdk.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.
