> For the complete documentation index, see [llms.txt](https://help.auxalia.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.auxalia.com/plant-tools/plantexpresstools/how-to-use/functions-for-autolisp/get-project-path.md).

# Get Project Path

This chapter describes the variable and functions to get the project path.

### <mark style="color:blue;">AqaPetProjectPath</mark>

This is a variable which can be used like:

(setq pp AqaPetProjectPath)

![](/files/RaEreptGrExkQ30UT2ME)

Or like this:

![](/files/P85N7jnqx8A0CYB4o4Vx)

### <mark style="color:blue;">AqaPetGetProjectPath</mark>

Then there is a function which returns the path. It can be used like this:

![](/files/RjUnK8hRqxY67fe8Qaev)

Or like this:

![](/files/Qo0ikuUEIrBAcMSptuET)

### <mark style="color:blue;">AqaPetAddToProjectPath</mark>

Finally, there is a function which accepts a path which should be added to the project path. It can be used like this:

![](/files/kJy8U7nfIOnirWuN7S8k)
