LISP Auto Loading?

Before I spend hours looking for this information, I would like to post this here to see if I can get some responses. 

Without going into too much detail, we have a LISP program that creates a "block" of "terminals" each with their own points and attributes controled through ".dcl"s.  Through this, it inserts a point via a separate block that it inserts, then you can connect the points with another LISP program. 

Where do I need to store things like this (along with the separate drawing it is pulling in).  I use AutoCAD a lot, and through their system, everything can be stored under the support folder.  This will get it to load automatically.

1.) Where do I store LISP programs for auto loading purposes?

2.) Where do I store seperate dwgs for inserting with said programs (question 1).

3.) Does anyone know of any useful resources out for this software?  I know its new, so if anyone knows then please share.  I want to learn more. 

Thanks.