# Disclaimer

Bones is a highly experimental indexing of Dogecoin transactions. All information in this documentation is preliminary and subject to change.

Nothing in this documentation constitutes financial advice. You should consider the risk of any assets on the Bones Protocol potentially going to zero before deciding to mint, buy, or trade them.

Please be aware, the indexing might be buggy, and bugs can lead to losses. The indexer is open source. There is no guarantee of correct indexing, and responsibility cannot be assumed by anyone. Users are encouraged to run their own instance of the indexer if they prefer greater control and reliability.


---

# 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.bonesprotocol.com/introduction/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.
