> For the complete documentation index, see [llms.txt](https://alcwithgoogle.gitbook.io/gads-2022/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alcwithgoogle.gitbook.io/gads-2022/faq/project-phase.md).

# Project Phase

## **Project Phase Timelines ( 3 Weeks )**

## **Requirements to Advance to  Certification Phase**

### **Associate Android Developer:**

* Complete your project: Add Implicit and Explicit Intents to an Android Candy Store App.

### **Associate Cloud Engineer:**

* Complete 100% of Qwiklabs associated with the “Architecting with Google Compute Engine” learning path (must be complete on both Qwiklabs and Pluralsight)

\
**NOTE: Only 1,000 learners will be advancing to Certification Phase, we therefore highly encourage you to attempt to finish all the requirements.**

## **How do I access Learning Content?**

Please find direct links to Projects below;

### **Associate Android Developer :**&#x20;

**Project Link -** [**http://bit.ly/AADProject**](http://bit.ly/AADProject)

### **Associate Cloud Engineer:**

**Project Link -** [**http://bit.ly/CloudPP**](http://bit.ly/CloudPP)

## **How do I access Andela Learning Community Support?**

Join the community space [here](https://community.andela.com/join?invitation_token=32a36bd7af9bdbc3f6cc825ad3a9f024545dbc2c-9c61998b-7ae6-4569-ad42-c2aa009001a7) if you haven't joined - [Click here to join](https://community.andela.com/join?invitation_token=32a36bd7af9bdbc3f6cc825ad3a9f024545dbc2c-9c61998b-7ae6-4569-ad42-c2aa009001a7). Emails and Community space will serve as the primary means of communication.

Guide on how to join your Peer Learning group - [**https://youtu.be/1KRL6OOZjKU**](https://youtu.be/1KRL6OOZjKU)

### &#x20;**Having any issues or concerns?**&#x20;

Raise a ticket at  [**http://community.andela.com/** ](<http://community.andela.com/ >) -  Use Submit a ticket link on the Navigation Bar


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://alcwithgoogle.gitbook.io/gads-2022/faq/project-phase.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
