# Your own domain

You can connect any domain you own and brand the service. In this case, all logos and links to your project will be replaced

Your own domain is used in two cases:

* Payment page branding
* Participation in the affiliate program

## Branding

|                            | Payment page | Affiliate program |
| -------------------------- | :----------: | :---------------: |
| Main domain                |       +      |         +         |
| Available languages        |       +      |         +         |
| Project name               |       +      |         +         |
| Logos, icons               |       +      |         +         |
| Background image           |       +      |         +         |
| Links to the website       |       +      |         +         |
| Pricing                    |       ​      |         +         |
| Technical support contacts |       ​      |         +         |
| Telegram bot               |       ​      |         +         |

## Cost

* Connection is paid, check with technical support
* No monthly fixed payments
* Annual payment for SSL certificate renewal

## How to connect

[Send a request](https://dash.bitsby.app/support/list) and follow the instructions. Payment for the service is made before connection


---

# 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.bitsby.app/your-own-domain.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.
