# Getting started

This system is built on four tools (Airtable, Make, Phantombuster, and Axiom.ai), but you only need to interact with Airtable. The rest of the tools power the backend and you won't need to touch these accounts.

Get started by logging into your Airtable account.

To open up the app interface, click "Dashboard" (the rocketship icon), then click "Run searches"

<figure><img src="https://3924106144-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW2Yo9jKX5fC4CgJBJbrY%2Fuploads%2FEMwt4tD0XCLPUKlqfk9c%2Fimage.png?alt=media&#x26;token=25282b73-e341-4f5a-81ce-26ed65ff2fe4" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3924106144-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW2Yo9jKX5fC4CgJBJbrY%2Fuploads%2FHNBVRG2I8KQnEmMARNOX%2Fimage.png?alt=media&#x26;token=d1c352f5-b3e1-4d91-9170-1b8733b77922" alt=""><figcaption></figcaption></figure>

Your app is now open.

<figure><img src="https://3924106144-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW2Yo9jKX5fC4CgJBJbrY%2Fuploads%2Fs2j9kqzBQnUSPOwRieql%2Fimage.png?alt=media&#x26;token=7889a926-3144-42e1-9ca7-d6e45b019b86" alt=""><figcaption></figcaption></figure>


---

# 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.jonlo.co/getting-started/getting-started.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.
