# Introduction

This documentation contains all info, support and knowledge that you will need while dealing with our platform.

Please feel free to [Contact Us](/about-us/contact-us.md) anytime you feel some info is lacking, also if you feel that you can help us contribute to the betterment of this documentation please go ahead and edit the github pages and raise a pull request. We will try our best to reivew and get your changes approved.

This documentation contains support with respect to&#x20;

1. Students
2. Instructors
3. Affiliate/Promotions
4. Business
5. [Legal](/legal/terms-of-use.md)
6. [Contact Us](/about-us/contact-us.md)


---

# 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.scibolt.com/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.
