# Bedrock Setup

### 1. Log in to your DNS Manager

Go to your DNS provider and select the domain for protect, we will use CloudFlare for this guide as an example.

***

### 2. Create a DNS Record

#### CNAME Setup

Type: CNAME\
Name: Desired subdomain (e.g., bedrock`.example.net`)  if you want it on the root domain, use `@`.

Target: Copy the CNAME target from our panel.

TTL: 1-2 minutes (auto for Cloudflare)

Disable CloudFlare proxy. (orange cloud)

<mark style="color:$info;">INFORMATION</mark>\
\ <mark style="color:$info;">Java and Bedrock domain can be same it's not a problem.</mark>


---

# 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.cubeguard.co/setup/publish-your-docs.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.
