# Templates

In the calls to create Credential Request or Credential Offer there is a reference to the respective credential type by its ID. If you want to get the template spec, you can call the API to get the type definition of a certain template. &#x20;

{% openapi src="/files/ZQbvSkiHyi6aMBpAm7b8" path="/templatefielddescription" method="post" %}
[sideosAPIv3.yaml](https://1845885721-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbCooZXcPwZpoBiEXpWdN%2Fuploads%2FOHU7wpUAQ4FSfoLZlOWk%2FsideosAPIv3.yaml?alt=media\&token=c4ee2427-0faf-45be-a7cc-a16165911213)
{% endopenapi %}


---

# 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://doc.sideos.io/sideos-api-documentation/reference/api-reference/templates.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.
