> For the complete documentation index, see [llms.txt](https://docs.abi.am/abi-omicss-guide-2021/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.abi.am/abi-omicss-guide-2021/conclusion.md).

# Conclusion

We hope that completing this guide was not only a highly informative, but also an enjoyable experience for you.

You can find out more about ABI by following the below links:

* [ABI Official Website](https://abi.am/)
* [ABI Facebook Page](https://www.facebook.com/abi.arm.bio)
* [ABI Linkedin Page](https://www.linkedin.com/company/abi-am/?viewAsMember=true)

We look forward to hearing from you soon!

Best wishes,&#x20;

Armenian Bioinformatics Institute Team


---

# 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://docs.abi.am/abi-omicss-guide-2021/conclusion.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.
