# Connect dAppling App

#### Connecting your Github App

Get started by clicking the “Deploy in 15s” button or the “Login” at the top.

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

You will be presented with a callout to connect your Github Account.

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

We currently support projects on GitHub. Sign up for an account on the [GitHub website](https://github.com/) if you haven’t already. Their login flow is pretty awesome. After you have your shiny new account, or your existing account, you should see the login screen as well as the subsequent authorization screen.

![](/files/yY8HON2UMoxD3YyJksQn)                              ![](/files/5h0LgCD6JXmtTq5dmzgt)

We request permission to complete actions on your behalf like downloading the source code, adding comments to PRs and seeing your email. Shortly after you should be re-directed to our site. If not, head back over to [dappling.network](http://dappling.network). You will be presented with your dashboard!

:cactus:*Fun Fact: Mint is a very hardy plant and if not controlled, can take over a garden. Interestingly, planting mint near entrances and around the house can help deter pests like mice and flies.*


---

# 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.dappling.network/legacy-docs/getting-started/connect-dappling-app.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.
