# Blog

- [Cryptoodles Loot $BAG](https://docs.cryptoodles.com/blog/master.md): This is the official white paper for the Cryptoodles Toodle Loot $BAG project.
- [The Cryptoodles Roadmap](https://docs.cryptoodles.com/blog/the-cryptoodles-founders-letter.md): This page details the Cryptoodles project plans and roadmap for the future.
- [Medium Articles](https://docs.cryptoodles.com/blog/medium-articles.md): This page outlines all of the Medium articles published by Cryptoodles.
- [Research Tips](https://docs.cryptoodles.com/blog/dyor-guide.md): Do your own research.
- [Community Bounties](https://docs.cryptoodles.com/blog/community-bounties.md): A bounty allows a project to involve its community members to help resolve roadblocks in a faster way.


---

# 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.cryptoodles.com/blog.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.
