# Pett.ai Wikipedia

## Pett.ai Documentation

- [Quickstart](https://docs.pett.ai/quickstart.md)
- [Overview](https://docs.pett.ai/overview.md)
- [What is Pett.ai](https://docs.pett.ai/overview/what-is-pett.ai.md)
- [Official Bots](https://docs.pett.ai/overview/official-bots.md): Pett.AI is a Bot game deployed on the Telegram Messenger platform. To avoid Telegram's Rate Limit, several handles are deployed.
- [Care Taking](https://docs.pett.ai/overview/care-taking.md)
- [Consumables](https://docs.pett.ai/overview/consumables.md)
- [Accessories](https://docs.pett.ai/overview/accessories.md)
- [Game Statistics](https://docs.pett.ai/overview/game-statistics.md)
- [XP & Token Rewards](https://docs.pett.ai/overview/xp-and-token-rewards.md)
- [PettBro Graveyard](https://docs.pett.ai/overview/pettbro-graveyard.md)
- [In-app Wallet](https://docs.pett.ai/overview/in-app-wallet.md)
- [ATM Transfer Feature](https://docs.pett.ai/overview/atm-transfer-feature.md)
- [Game Notifications](https://docs.pett.ai/overview/game-notifications.md)
- [Leaderboard](https://docs.pett.ai/overview/leaderboard.md)
- [Mobile App](https://docs.pett.ai/mobile-app.md)
- [The New Experience](https://docs.pett.ai/mobile-app/the-new-experience.md)
- [Install App: How-to](https://docs.pett.ai/mobile-app/install-app-how-to.md)
- [Features](https://docs.pett.ai/features.md)
- [Central Bank](https://docs.pett.ai/features/central-bank.md)
- [IRS](https://docs.pett.ai/features/central-bank/irs.md): No one escapes Uncle Sam.
- [Hyperliquid Vaults](https://docs.pett.ai/features/hyperliquid-vaults.md)
- [Cookie Jar](https://docs.pett.ai/features/cookie-jar.md): Cookie Jar is the staking program for $AIP holders — a simple, rewarding way to earn passive income by locking your tokens for fixed durations. The longer you commit, the higher your rewards.
- [AI Terminal](https://docs.pett.ai/features/ai-terminal.md)
- [Hotel](https://docs.pett.ai/features/hotel.md)
- [In-Game Referrals](https://docs.pett.ai/features/in-game-referrals.md)
- [King of the Hill](https://docs.pett.ai/features/king-of-the-hill.md)
- [Crash Game](https://docs.pett.ai/features/crash-game.md)
- [Wheel of Fortune](https://docs.pett.ai/features/wheel-of-fortune.md)
- [Consumables](https://docs.pett.ai/features/wheel-of-fortune/consumables.md)
- [Art Room](https://docs.pett.ai/features/art-room.md)
- [Plinko](https://docs.pett.ai/features/plinko.md)
- [In-Game Achievements](https://docs.pett.ai/features/in-game-achievements.md)
- [AI Personalities](https://docs.pett.ai/features/ai-personalities.md)
- [World ID](https://docs.pett.ai/features/world-id.md)
- [Guild Wars](https://docs.pett.ai/features/guild-wars.md)
- [Big Bro](https://docs.pett.ai/features/big-bro.md)
- [AI Architecture](https://docs.pett.ai/features/big-bro/ai-architecture.md)
- [PettBro Elections](https://docs.pett.ai/features/pettbro-elections.md)
- [Tokenomics](https://docs.pett.ai/tokenomics.md)
- [AIP Tokenomics](https://docs.pett.ai/tokenomics/aip-tokenomics.md)
- [Revenue Streams](https://docs.pett.ai/tokenomics/revenue-streams.md)
- [Deposits & Withdrawals](https://docs.pett.ai/tokenomics/deposits-and-withdrawals.md)
- [Jump Queue](https://docs.pett.ai/tokenomics/deposits-and-withdrawals/jump-queue.md)
- [PettBros Community](https://docs.pett.ai/pettbros-community.md)
- [Regional Communities](https://docs.pett.ai/pettbros-community/regional-communities.md): A global community dedicated to advancing AI companionship.
- [Telegram Assistant Bots](https://docs.pett.ai/pettbros-community/telegram-assistant-bots.md): These bots are exclusively available in the Pett.ai Telegram Community Chat.
- [The PettBro Society](https://docs.pett.ai/pettbros-community/the-pettbro-society.md)
- [Friends](https://docs.pett.ai/pettbros-community/friends.md): For transparency, here is a list of our friends, collaborators, and partners, in no particular order.
- [Code of Conduct](https://docs.pett.ai/pettbros-community/code-of-conduct.md)
- [The PettBro Agent](https://docs.pett.ai/the-pettbro-agent.md)
- [Roadmap](https://docs.pett.ai/resources/roadmap.md): All roads lead to PettBro.
- [Official Links](https://docs.pett.ai/resources/official-links.md): Here you can find all the official links of Pett.ai.
- [Deployed Contracts](https://docs.pett.ai/resources/deployed-contracts.md)
- [Frequently Asked Questions](https://docs.pett.ai/resources/frequently-asked-questions.md)
- [Brand Assets](https://docs.pett.ai/resources/brand-assets.md): The Pett.AI logo displayed in the official colors and usage patterns. Do not place the logo on top of other objects and leave a reasonable amount of margin around the outside.
- [Privacy Policy & Terms of Services](https://docs.pett.ai/resources/privacy-policy-and-terms-of-services.md)
- [Audits](https://docs.pett.ai/security/audits.md): We conduct regular audits to ensure the platform’s integrity and provide a safe experience for all users. Here, you can find details about past audits.
- [Verify Pett.ai Staff](https://docs.pett.ai/security/verify-pett.ai-staff.md): Staff will never DM first.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.pett.ai/quickstart.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.
