# Docs Home Page

{% content-ref url="master" %}
[master](https://docs.acekeyboard.co/master)
{% endcontent-ref %}

Here you can find answers to your questions about how to build keyboards and customize your typing experience.&#x20;

[Click here to go to the Saturn-60 Build Guide](https://docs.acekeyboard.co/saturn-60-assembly-guide)

[Click here to go to the FAQ Page](https://docs.acekeyboard.co/faq-page)

[Click here to return to the Main Ace Keyboard Co. site.](http://acekeyboard.co)

If you have a question not found in the pages above, please feel free to reach out to us on Discord, BirgusLatro#8678 or join the server here <https://discord.com/invite/355EFD3>


---

# 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.acekeyboard.co/master.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.
