# Getting Started

This section is not going to be very structured, but we will cover the following topics:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td>📄CONFIGURATION</td><td>Effortlessly manage and customize settings, preferences, and configurations with our user-friendly configuration feature.</td><td></td></tr><tr><td>🧑‍💻 IMPLEMENTATION</td><td>Easily integrate and interact with our services using RESTful principles through our developer-friendly platform.</td><td></td></tr><tr><td>📃 API LIST</td><td>Choose from a wide array of APIs to enhance your application and streamline key functionalities.</td><td></td></tr><tr><td>🗝️ API KEYS </td><td>Generate secure and unique API keys to authenticate and authorize access to our APIs, ensuring seamless integration and data protection.</td><td></td></tr></tbody></table>


---

# 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://santech.gitbook.io/docs/getting-started.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.
