# Disclaimer

{% hint style="info" %}
We understand that change is inevitable and therefore plan to remain flexible and open-minded. We also plan to regularly review our plans and adjust as needed. We believe that this approach will lead to the best possible outcomes for The Pedigree Society.

All changes, no matter how small, will be documented in the [**changelog**](/the-pedigree-society/other/changelog.md) for full transparency.\
\
The information contained in this document should be used as a guide and not to be taken as a guarantee of success.&#x20;
{% endhint %}


---

# 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://the-pedigree-society.gitbook.io/the-pedigree-society/other/disclaimer.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.
