# Installation

## Before you start <a href="#before-you-start" id="before-you-start"></a>

{% hint style="info" %}
Required - **Mac operating system**
{% endhint %}

* Current documentation was created to help you with quick installation and configuration of **WP News** application. Please, read it carefully to avoid most of potential problems with incorrect configuration.
* Below chapter describes how to install Xcode. You have to install Xcode because The project can not be built without Xcode

#### Option to install Xcode <a href="#option-to-install-xcode" id="option-to-install-xcode"></a>

1. Install from app store You can install latest Xcode directly from **App Store** <https://itunes.apple.com/in/app/xcode/id497799835?mt=12>​
2. Install vie .dmg file download Xcode.dmg from developer site. There is a list of Xcode version. You have to download minimum version of Xcode is **Xcode9** You have to require developer account. <https://developer.apple.com/download/>


---

# 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://itechnotion.gitbook.io/wp-news/ios-document/installation-1.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.
