# Bitcoin Mining Facility Tour

{% hint style="info" %}
**Important:** There is no date or hard registration available yet. When more specifics become available, we will update this page. In the event of limited capacity, priority will be given to active club members and those who fill out the soft registration at the [bottom of this page](#undefined).
{% endhint %}

#### Fill this thing out

{% embed url="<https://docs.google.com/forms/d/e/1FAIpQLScJSVwbhL-3rZYZHzjw86KgkPX2SYJDLSlZ0RxanrNkecq8pw/viewform>" %}
Fill this thing out so we can contact you when there's more information (like a date)
{% endembed %}


---

# 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://wiki.btcrit.com/activity/btcmine.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.
