# dApp Integration

This feature enables project creators to access community by your domain, thereby fostering a stronger community identity.

### Custom Domain

Providing `seamless integration` for members between the official website and the community platform ensures a consistent `brand experience` and strengthens `brand identity`.

Please refer to the article "[***How to Configure Your Custom Domain***](/guide-book/community-hub/dapp-integration/how-to-configure-your-custom-domain.md)" to complete the customized domain setup.

<figure><img src="/files/FUMRTwtRDmRY1MC6XBtG" alt="" width="563"><figcaption></figcaption></figure>

### Custom Theme

Personalize color and text in accordance with your needs: dark or light mode or any vibrant colors you want.

Please refer to the article "[**How to Customize Your Community Theme**](/guide-book/community-hub/dapp-integration/how-to-customize-your-community-theme.md)" to complete the customized domain setup.

<figure><img src="/files/mmRL3qCCJIYAbxKfaQe9" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://taskoncommunitys-organization.gitbook.io/guide-book/getting-started/how-to-edit/dapp-integration.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.
