# How to Import Project

## How to Import Project

To Import project you need to start android studio which you already downloaded, Once android studio start follow below steps to import project in android studio.

### Follow steps to import project

1. First of all goto the location where you have placed **All in One** application Code.
2. Please extract zip file in same location
3. Now select "**Import Project (Gradle, Eclipse ADT, etc.)**" from Android Studio.
4. Browse location where you have placed NearBy Code and press "**OK**" button.
5. Now wait till android studio complete the Importing project successfully.

![Import Project](https://3223687600-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LCH_we6KpDf6fwyOLNk%2F-LCJEu6rkOZMZR1wMHks%2F-LCJFVc1WaRS1ry7Gl4Q%2FCapture7.PNG?alt=media\&token=aee914ad-b846-442d-98b7-6c92176fd5fc)

By clicking on import project you will get file browser dialog, select you code location and press **OK** button.


---

# 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/all-in-one-social-apps/untitled-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.
