# Train Me

Elevate the bot's responses by training it with specific details about your project.

**Text Input (Type 1):**

Provide comprehensive project details in text format. This aids the bot in delivering more contextually relevant responses.

**PDF Input (Type 2):**

Share project documents such as whitepapers in PDF format. The bot extracts relevant content using advanced backend techniques.

**Website Link Input (Type 3):**

Directly share website links along with specific page details. The bot scrapes content from these pages, enhancing its understanding of your project.


---

# 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://grooves-organization.gitbook.io/goat-ai-assistance/train-me.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.
