# Getting started

##

[Bioschemas](http://bioschemas.org/) aims to improve findability and interoperability for Life Science resources. It does so by guiding the use of schema.org markup on Life Science websites. Guidelines include recommendations on the properties to be used together with the cardinality, ONE or MANY. It also offers recommendation on some well-known ontology terms for some particular properties. All those recommendations are what we call a **"Bioschemas Profile"**.

If what we just said is not so clear to you yet, do not worry about; this training portal is here to help you understand how to use Bioschemas Profiles. Find below the right place to start with.

* If you are new to schema.org and Bioschemas, please start with [What and why schema.org](https://bioschemas.gitbook.io/training-portal/tutorials-1/what-and-why-schema-org)
* If you already know about schema.org and want to learn more Bioschemas, please go to [What and why bioschema.org](https://bioschemas.gitbook.io/training-portal/tutorials-1/what-and-why-bioschemas.org)
* If you already know about schema.org and Bioschemas, and you are ready to add markup to your resource, then go to our **How to** section, starting by the [selection of the right profile for your case](https://bioschemas.gitbook.io/training-portal/how-to/how-to-select-the-right-profile-for-your-resource)

For feedback, questions and comments, please [create an issu](https://github.com/BioSchemas/specifications/issues)e and label it "topic:Training Portal"&#x20;

{% content-ref url="tutorials-1/what-and-why-schema-org" %}
[what-and-why-schema-org](https://bioschemas.gitbook.io/training-portal/tutorials-1/what-and-why-schema-org)
{% endcontent-ref %}

{% content-ref url="tutorials-1/what-and-why-bioschemas.org" %}
[what-and-why-bioschemas.org](https://bioschemas.gitbook.io/training-portal/tutorials-1/what-and-why-bioschemas.org)
{% endcontent-ref %}


---

# 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://bioschemas.gitbook.io/training-portal/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.
