# Create your App/Site

Connect your Website or App to the Platform in just a few easy steps. First, go to the **Sites** section and click on the **Add a** **New Site** button located in the top-right corner.

<figure><img src="/files/w8QT8xbKU8m7DXXgKBaA" alt=""><figcaption></figcaption></figure>

1. **Enter Site Details**

   **Site Name**:

   Provide a unique name to identify your property in your dashboard.

   **App Store or Website URL**:

   Enter the URL of your website or published app.

   Ensure the URL matches the platform where MyChips is hosted.

   Example: If your site is hosted on a web platform, enter `http://example.com`. Only use the domain, such as `example.com`.
2. **Select Platform**

   Choose the platform where myChips is hosted.
3. **Upload Logo (Optional)**

   You can upload a logo to represent your property in the dashboard.

   Allowed formats: JPG, PNG, GIF.

   Maximum file size: 5 MB.

   The logo will be resized to 120x120px.

<figure><img src="/files/rUI4CR9tDIb7HMAAQ248" alt=""><figcaption></figcaption></figure>

After entering this information, click on the "**Save & Continue**".

You have successfully linked your Website or App to the Platform. Check [this document](/getting-started/create-an-adunit.md) to add an Ad Unit to your network.


---

# 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.mychips.io/getting-started/create-your-app-site.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.
