# Create Indexing API Project

**Step 1:** Go to the **URL** below to create a new Indexing API Project

<https://cloud.google.com/>&#x20;

**Step 2:** Click on **Create Project**

<figure><img src="https://807210804-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8wMgNeFnYjVGQmgdxMv4%2Fuploads%2F4SjvSYgv5Qa2ZbY6iJH3%2FCreate%20Project.png?alt=media&#x26;token=1135108e-4f6d-4fd3-83a5-576e4f89aef7" alt=""><figcaption></figcaption></figure>

Alternatively, you can select **New project** from the popup.

<figure><img src="https://807210804-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8wMgNeFnYjVGQmgdxMv4%2Fuploads%2FCI5GPhzC1gSXhHJoNwQi%2FNew%20Project.png?alt=media&#x26;token=a843554a-6831-4fb1-a5a7-2e88342bf820" alt=""><figcaption></figcaption></figure>

**Step 3:** Enter the **Project name** and click on the **Create** button.

<figure><img src="https://807210804-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8wMgNeFnYjVGQmgdxMv4%2Fuploads%2FzME4gzmM2o5dfUjr8Jo2%2FProject%20name%20-%20Create.png?alt=media&#x26;token=c26ce7a4-6464-4e16-87dc-0df9f5cf2c6a" alt=""><figcaption></figcaption></figure>

**Step 4:** Once you create the project, you will be redirected to the below screen. Confirm that the selected project is the one that you have created for instant indexing API. You can select your project from the project selector in the header. Then click on the **Next** button.

<figure><img src="https://807210804-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8wMgNeFnYjVGQmgdxMv4%2Fuploads%2FWfp8sBvOuGaBtSH4kKBz%2FClick%20Next%20button.png?alt=media&#x26;token=86cbc241-17bb-4c89-a538-e8ae6d8a930f" alt=""><figcaption></figcaption></figure>

**Step 5:** Then, click on the **Enable** option.

<figure><img src="https://807210804-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8wMgNeFnYjVGQmgdxMv4%2Fuploads%2FpznGLKx8AKTlno8bHcce%2FEnable.png?alt=media&#x26;token=c7abb1bb-ecd3-42c1-ae79-e789cae54d68" alt=""><figcaption></figcaption></figure>

Now you can close this tab.


---

# 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://docs.magecomp.com/magento-2-google-indexing-api/create-indexing-api-project.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.
