# Citing Biodock

### Citation without a Biodock author

If you are publishing a paper or presentation that has used Biodock for annotation or analysis, please cite us with the following:

{% hint style="info" %}
Biodock, AI Software Platform. Biodock 2024.  Available from [www.biodock.ai](http://www.biodock.ai).
{% endhint %}

Please note:  Biodock's academic accounts should be used only with academic-only papers.  Papers that include any significant authorship from a commercial affiliated author generally require a paid account.

### Citation with a Biodock author

In most cases, we're happy to contribute to a methods section with a Biodock author for no charge.  We're just excited to contribute to the next generation of science!  Reach out [here](/company/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.biodock.ai/company/citing-biodock.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.
