# About the Author & License

## About the Author

[Samuel Knowlton](mailto:sam@inleague.io) is the founder and lead developer of inLeague LLC, a boutique application development shop founded in 2002 and located since 2012 in Austin, Texas. He holds a BA in English Literature from Cornell University. When he isn't writing code or enjoying cats, motorcycles, games with maps, or airplanes, he can be found on stage -- usually as the villain.

## License

You are free to use, share, and adapt (with attribution) this guide according to the terms of the [Creative Commons Attribution-ShareAlike 4.0 International license.](https://creativecommons.org/licenses/by-sa/4.0/)


---

# 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://cfswarm.inleague.io/about-the-author-and-license.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.
