# Definest Manual

## Definest

- [Getting Started](https://docs.definest.ai/welcome/getting-started.md)
- [Invitation codes](https://docs.definest.ai/welcome/invitation-codes.md)
- [Contest Hub](https://docs.definest.ai/contest-hub.md)
- [Definest Video Contest #1](https://docs.definest.ai/contest-hub/definest-video-contest-1.md)
- [Copy of Definest Video Contest #1](https://docs.definest.ai/contest-hub/copy-of-definest-video-contest-1.md)
- [Wallets page](https://docs.definest.ai/wallet-search/wallets-page.md)
- [Interface settings](https://docs.definest.ai/wallet-search/wallets-page/interface-settings.md)
- [Creating a wallet filter](https://docs.definest.ai/wallet-search/creating-a-wallet-filter.md)
- [Filters list](https://docs.definest.ai/wallet-search/filters-list.md): Here, all the filters and their meanings are described.
- [Wallet page](https://docs.definest.ai/wallet-search/wallet-page.md)
- [Interface settings wallet page](https://docs.definest.ai/wallet-search/wallet-page/interface-settings-wallet-page.md)
- [Bot overview](https://docs.definest.ai/copy-trading-bot/bot-overview.md)
- [Bot settings.](https://docs.definest.ai/copy-trading-bot/bot-settings..md)
- [Bot groups](https://docs.definest.ai/copy-trading-bot/bot-groups.md)
- [Group Settings](https://docs.definest.ai/copy-trading-bot/group-settings.md)
- [Bot page](https://docs.definest.ai/copy-trading-bot/bot-page.md)
- [Error Messages](https://docs.definest.ai/copy-trading-bot/error-messages.md)
- [Getting Started with Definest API](https://docs.definest.ai/api/getting-started-with-definest-api.md)
- [Authentication](https://docs.definest.ai/api/authentication.md)
- [Wallet analytics](https://docs.definest.ai/api/wallet-analytics.md): The wallets endpoint allows you to access various information about wallets and their trades
- [Authentication](https://docs.definest.ai/api/wallet-analytics/authentication.md)
- [Wallets list](https://docs.definest.ai/api/wallet-analytics/wallets-list.md): Request cost: 5 credits
- [Wallet indicators](https://docs.definest.ai/api/wallet-analytics/wallet-indicators.md): Request cost: 1 credits
- [Wallet deals](https://docs.definest.ai/api/wallet-analytics/wallet-deals.md): Request cost: 1 credits
- [Wallet investment amount chart](https://docs.definest.ai/api/wallet-analytics/wallet-investment-amount-chart.md): Request cost: 1 credits
- [Wallet PNL chart](https://docs.definest.ai/api/wallet-analytics/wallet-pnl-chart.md): Request cost: 1 credits
- [Copy Trade Simulator](https://docs.definest.ai/api/wallet-analytics/copy-trade-simulator.md): Request cost: 10 credits
- [Supported Chains and DEXs](https://docs.definest.ai/miscellaneous/supported-chains-and-dexs.md)
- [Cut-off dates](https://docs.definest.ai/miscellaneous/cut-off-dates.md)
- [Trading bot fees](https://docs.definest.ai/miscellaneous/trading-bot-fees.md)
- [Credits & Pricing plans](https://docs.definest.ai/miscellaneous/credits-and-pricing-plans.md)
- [Referral Program](https://docs.definest.ai/miscellaneous/referral-program.md)
- [Privacy Policy](https://docs.definest.ai/miscellaneous/privacy-policy.md)
- [Terms of Service](https://docs.definest.ai/miscellaneous/terms-of-service.md)


---

# 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.definest.ai/welcome/getting-started.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.
