# Compass

The Compass section is a quick place for you to go for some link references, font references, run some commands or view some logs.

In the first tab you will see a few link resources and you will see all the fonts that you can use inside of Voyager.

![](/files/0k8eul8HDkTV1A6YLTEQ)

In the Command section you can actually run some artisan commands directly from Voyager.

![](/files/gUzXXkqbN3atPDNIzR31)

And Lastly, under the Logs tab you will be able to view all your application logs.

![](/files/SCOxlnjfbFxjJRWePmSM)


---

# 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://voyager-docs.devdojo.com/1.5/core-concepts/compass.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.
