# Overview

The Ironblocks platform serves as the access portal and backbone for all Ironblocks interfaces.\
As the primary user interface, it enables seamless management of your security functionalities. This comprehensive section of our documentation is designed to guide you through every page of our platform, making it easy and efficient to start utilizing our tools. From initial setup and daily operations, we provide you with all the necessary resources to maximize the security and functionality of your applications.

<figure><img src="https://1065219234-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5QW6ABZYPZh27s7MTod9%2Fuploads%2Flz3sJgCAffMganr8arB6%2Fimage.png?alt=media&#x26;token=5b196312-c973-4cff-b84d-98215b58281e" alt=""><figcaption></figcaption></figure>


---

# 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.ironblocks.com/platform/overview.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.
