# Copy of Finding your way around

In this video, we take a quick tour around the Squirrel interface to show you everything you’ll need to start building your own projects within Squirrel.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkLBGzn2hXrIMe50klQCv%2Fuploads%2Fw49T4OZpwv7R0CQ3mrQd%2Fvideo_FYWA.mp4?alt=media&token=361ecef8-0ec8-4df0-bc88-3179a95e33f8>" %}


---

# 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://learn.squirrel365.io/getting-started/finding-your-way-around-1.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.
