# First time users

- [How to Create an AI Recruiter](https://synaptico.gitbook.io/synaptico-docs/first-time-users/how-to-create-an-ai-recruiter.md): It covers how to copy and paste your existing email signature, adjust formatting, and handle image/logo issues to ensure your AI recruiter's communications are professionally tailored.
- [Creating a new campaign using a CSV](https://synaptico.gitbook.io/synaptico-docs/first-time-users/creating-a-new-campaign-using-a-csv.md): A simple way to get your first campaign live is to upload a list of candidates using a CSV file. Below is a video and a step by step guide to assist you.


---

# 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://synaptico.gitbook.io/synaptico-docs/first-time-users.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.
