# iPhone Farm Setup

- [iPhone Farm Settings](https://doc.some3c.com/iphone-farm-setup/iphone-farm-settings.md): Just Read the Instructions
- [iMouse XP New version](https://doc.some3c.com/iphone-farm-setup/imouse-xp-new-version.md): Brand new upgrade, better experience
- [XP API Documentation](https://doc.some3c.com/iphone-farm-setup/xp-api-documentation.md): Interface Overview
- [Equipment related](https://doc.some3c.com/iphone-farm-setup/xp-api-documentation/equipment-related.md): Some3C.com – A Professional Solution for iOS Development and Testing
- [Configuration related](https://doc.some3c.com/iphone-farm-setup/xp-api-documentation/configuration-related.md): Some3C.com – A Professional Solution for iOS Development and Testing
- [User related](https://doc.some3c.com/iphone-farm-setup/xp-api-documentation/user-related.md): Some3C.com – A Professional Solution for iOS Development and Testing
- [Keyboard and Mouse](https://doc.some3c.com/iphone-farm-setup/xp-api-documentation/keyboard-and-mouse.md): Some3C.com – A Professional Solution for iOS Development and Testing
- [Picture Text Recognition](https://doc.some3c.com/iphone-farm-setup/xp-api-documentation/picture-text-recognition.md): Some3C.com – A Professional Solution for iOS Development and Testing
- [Shortcuts](https://doc.some3c.com/iphone-farm-setup/xp-api-documentation/shortcuts.md): Some3C.com – A Professional Solution for iOS Development and Testing
- [Callback](https://doc.some3c.com/iphone-farm-setup/xp-api-documentation/callback.md): Some3C.com – A Professional Solution for iOS Development and Testing
- [Python library](https://doc.some3c.com/iphone-farm-setup/xp-api-documentation/python-library.md): A client-server Python library for automating iOS devices. It only works with the iMouse XP version and requires dedicated hardware.
- [API Documentation](https://doc.some3c.com/iphone-farm-setup/api-documentation.md): API overview (Phonefarm.some3c.com)


---

# 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://doc.some3c.com/iphone-farm-setup.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.
