# Getting Started

Once you login to the account, on the Welcome page, provide the mandatory information, such as your name, organization name, and website URL, and then proceed by clicking **Next**.

<figure><img src="https://1136256215-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUgAFLO61VraHX8jwLt%2Fuploads%2FugbAQR7B8wObvIyrZ7Zx%2F1%20Setup.png?alt=media&#x26;token=1012b6ce-0aa6-4624-abba-aec5a32db6c5" alt=""><figcaption></figcaption></figure>

In the '**Code Snippet**' section, simply copy and paste the provided code snippet between the tags of your webpage. Afterward, click on '**Next**' to proceed.

<figure><img src="https://1136256215-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUgAFLO61VraHX8jwLt%2Fuploads%2FV8IO74fYAPufTAalO7CX%2F2%20Setup.png?alt=media&#x26;token=2255b2de-40be-46ee-b573-f6ae42688e7f" alt=""><figcaption></figcaption></figure>

In the '**Extension**' section, install the extension by clicking on 'Install Extension' button. Once the extension is installed successfully then you can see the 'Extension Installed' button. Click on '**Next**' to proceed.

<figure><img src="https://1136256215-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUgAFLO61VraHX8jwLt%2Fuploads%2FemqXaEVfrqBGWDrizlNN%2F3%20Setup.png?alt=media&#x26;token=efd93127-9f2e-4dc4-a9de-f0c1ee5b1976" alt=""><figcaption></figcaption></figure>

Click on **Finish** to complete your account setup.

<figure><img src="https://1136256215-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUgAFLO61VraHX8jwLt%2Fuploads%2F4HuBHGz2FsWlHrZBiA77%2F4%20Setup.png?alt=media&#x26;token=4c9ad405-4250-42b8-a79b-1187df798246" 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://doc.customfit.ai/master.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.
