> For the complete documentation index, see [llms.txt](https://asteroid-x-1.gitbook.io/asteroid-x-product-book/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://asteroid-x-1.gitbook.io/asteroid-x-product-book/cooreated-projects/matsa-resource-project.md).

# Matsa Resource Project

{% hint style="info" %}
Location: E16/294 is situated approximately 70 kilometers northwest of Kalgoorlie and 50 kilometers northwest of Coolgardie. The renowned Dunnsville mining center is located approximately 1 kilometer east of the tenement
{% endhint %}

Project Highlights:

* The tenement is underlain by Archean greenstones, consisting of basalt and amphibolite, creating a complex and variable geological environment.
* Extensive exploration activities have been conducted in the surrounding mining areas since 2004, including surface geochemical sampling, rotary drilling, and reverse circulation drilling.
* Testing of the discrete magnetic anomaly at Big Red in the vicinity has revealed narrow zones of mineralization. The best result obtained was a 1-meter interval with a gold grade of 5.92 g/t Au, indicating the potential for gold mineral resources.
* The potential for significant gold mineralization in the area is supported by the robust presence of the Lady Ida deposit to the north with 420,000 ounces of gold resources and the Bullabulling deposit to the south with 3.7 million ounces of gold resources, providing strong indications of future development potential for the project.

#### Technical Report:&#x20;

{% file src="/files/DNAvJ5GezDR7GDT2leiQ" %}

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://asteroid-x-1.gitbook.io/asteroid-x-product-book/cooreated-projects/matsa-resource-project.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
