# Introduction

**Yansa Toolkit is a collection of our most-loved tools for daily ServiceNow development and administration tasks.**

At Yansa Labs, we have been dedicated to ServiceNow development since the early days. Over more than 10 years, we have built a number of tools to make our jobs easier, simplify tasks in ServiceNow, and push the platform to new heights. Finally, we're able to offer those tools to other ServiceNow users in a certified toolkit!

Yansa Toolkit will continue to grow and evolve. We have many tools that we hope to add to the Toolkit in the future.

Yansa Toolkit currently contains:

* [DBML Generator](https://app.gitbook.com/o/tKqH35LBnF9lwfNwfaN3/s/8ctyPW8aBoqWFMA4aiwl/)
* [MID Server Console](https://app.gitbook.com/o/tKqH35LBnF9lwfNwfaN3/s/M4bdzXvRRDVJCmtH2hDZ/)
* [Table Explorer](https://app.gitbook.com/o/tKqH35LBnF9lwfNwfaN3/s/7Yu31Hjnv11LCUAznoqk/)


---

# 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.yansalabs.com/yansa-toolkit/overview/introduction.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.
