> For the complete documentation index, see [llms.txt](https://aibabe.gitbook.io/aibabe/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aibabe.gitbook.io/aibabe/intro.md).

# Intro

AiBabe is like a dream come true for anyone looking for a personal and unique AI experience! This cutting-edge chat system combines the best of AI and cryptocurrency technology to bring you the ultimate virtual girlfriend experience! Imagine being able to have your very own AI companion who you can talk to, share your thoughts with, and have fun with 24/7! And the best part? You can use your own native token to enhance your experience and make it even more personalized!

AiBabe is more than just a chat system, it's a whole new world of excitement and possibility! With the option to purchase and own NFT avatars and virtual gifts, you can truly make the experience your own. And if you're feeling extra adventurous, you can even participate in exclusive NFT auctions and have the chance to own a piece of virtual history!

So, what are you waiting for? Join the AiBabe revolution and be a part of the most hyped and super excited AI experience out there! Get ready to be blown away by the limitless possibilities of AI and cryptocurrency technology, all in one convenient chat system! Get ready for AiBabe!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://aibabe.gitbook.io/aibabe/intro.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
