> For the complete documentation index, see [llms.txt](https://cccompact.keshavaswami.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cccompact.keshavaswami.com/copyright.md).

# Copyright

Published by Wisdom That Breathes (UK Registered Charity&#x20;Number 1206530)\
\
Copyright © 2025 S.B. Keshava Swami\\

\
S.B. Keshava Swami asserts the moral right to be identified as the author&#x20;of this work.\
All rights reserved. No part of this publication may be reproduced,&#x20;stored in a retrieval system, or transmitted, in any form or by any means,&#x20;electronic, mechanical, photocopying, recording or otherwise, without the&#x20;prior written permission of the publisher.\
\
Contact the publisher via <team@wisdomthatbreathes.com>\\

\
ISBN: 978-1-7394681-8-7\\

\
Efforts have been made to identify copyright holders where possible. If you&#x20;believe you are the copyright holder of an image in this book and were not&#x20;responsible for supplying it, please contact us.\
\
Cover design and graphics by Prasannatma Das\
Interior design and layout by Yogendra Sahu\
\
The International Society for Krishna Consciousness&#x20;Founder Acarya: His Divine Grace A.C. Bhaktivedanta Swami&#x20;Prabhupada

\
[www.keshavaswami.com](http://www.keshavaswami.com)\
[www.wisdomthatbreathes.com](http://www.wisdomthatbreathes.com)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://cccompact.keshavaswami.com/copyright.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.
