# Abstract

"TrainAi is a platform where you can create and train your own artificial intelligence models. To get started, you need to purchase Train tokens ($Train), which act like a ticket to access our GPU servers. These servers provide the computing power needed to train your AI models effectively. Once you're in, you can customise and train your AI to do various tasks, like language processing, gaming, or data analysis. It's like having your own team of AI assistants at your disposal, all powered by TrainAi!"

<br>


---

# 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://trainai-model.gitbook.io/trainai-model/abstract.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.
