# Ersilia AI Incubator

## Welcome to the AI Incubator!

- [Welcome to the AI Incubator!](https://incubator.ersilia.io/welcome-to-the-ai-incubator.md): Developing AI-enabled drug discovery skills in Africa
- [Program overview](https://incubator.ersilia.io/program-overview.md): Here you will find information related to the Program structure and organization
- [Application requirements](https://incubator.ersilia.io/how-to-apply/application-requirements.md): Eligibility requirements for the 2027 AI Incubator
- [Application process](https://incubator.ersilia.io/how-to-apply/application-process.md): How to submit your application step by step
- [FAQs](https://incubator.ersilia.io/resources/faqs.md): Frequently Asked Questions
- [Expense policy](https://incubator.ersilia.io/resources/expense-policy.md): Budget items that can be purchased with the financial support of the AI Incubator
- [Community](https://incubator.ersilia.io/resources/community.md): Connect, collaborate and contribute to the AI Incubator network
- [Code of conduct](https://incubator.ersilia.io/resources/code-of-conduct.md): This is a free adaptation of the Contributor Covenant
- [AI Policy](https://incubator.ersilia.io/resources/ai-policy.md): Principles guiding AI use and data handling during the Incubator
- [Intellectual property](https://incubator.ersilia.io/resources/intellectual-property.md): Guidelines of data sovereignty and autorship of the AI Incubator participant's projects
- [Partner with us](https://incubator.ersilia.io/resources/partner-with-us.md): Support the AI Incubator


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://incubator.ersilia.io/welcome-to-the-ai-incubator.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.
