# First pullpath

After you sign in to the [CRM](https://saas.pullpath.works/), you should see a monthly newsletter path template pre-loaded for you. You can click `Edit` on the right to start.

![](/files/l8SQaSD0cP8f4bxcTpLl)

If you don't see a path, then you can [click here to download a monthly newsletter template](/templates/interactive-newsletter.md) and then click the top right drop down, `Create a path`, `Import paths`.

![](/files/noeASt2Du5KJwX6Syjxs)

Just find the .zip file you downloaded and click import. After a minute or so the page will refresh and you'll see the imported path.


---

# 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://docs.pullpath.com/getting-started/first-pullpath.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.
