> For the complete documentation index, see [llms.txt](https://insilico-research.gitbook.io/insilico-research/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://insilico-research.gitbook.io/insilico-research/master.md).

# Welcome to Insilico Research

## Content

{% content-ref url="/pages/-MVXGaYZcnV5NLOH3zyT" %}
[How to Setup](/insilico-research/how-to-setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MVXGqfc5DH8pZR6LLsY" %}
[Setting Alerts](/insilico-research/setting-alerts.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MVXGvKttkK75fm\_Hd4T" %}
[Our Discord Server](/insilico-research/our-discord-server.md)
{% endcontent-ref %}

## Still need more help?

Come visit us on [our Discord server](https://discord.gg/zf54pZsQvQ), where we can help answer more of your questions.

Email our support team:&#x20;

[Support@InsilicoResearch.com ](mailto:Support@InsilicoResearch.com)

## Licensing

*All pages here in our docs are licensed under a* [*Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License*](http://creativecommons.org/licenses/by-nc-nd/4.0/)*.*&#x20;

© 2017-2023 Insilico


---

# 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 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://insilico-research.gitbook.io/insilico-research/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.
