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

# How It Works?

Simply click on the "Marketplace" section in the header of the website and you will be redirected to the Agents Marketplace. You will now be presented with a curated selection of ai agents.

You may click on an agent to learn more about it and you may buy tokens for the ai agent directly by clicking on the "Buy" button.

### What all can I learn about these agents?

For each agent, you can find:

1. **Basic Information:** Name, Category, Summary
2. **Social and Website Links:** Direct access to the official channels, communities and platforms (where applicable).
3. **Capability Overview:** Both a concise summary and an simple explanation of the agent's functionality and suggested use-cases.
4. **Pricing Structure:** Comprehensive breakdown of available plans (where applicable)
5. **Token Analytics:** Current holder count, blockchain and pricing (where applicable)
6. **One-Click Trading:** Seamlessly buy or sell the ai agent's token directly in the same place.


---

# 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:

```
GET https://onchained.gitbook.io/onchained/marketplace/how-it-works.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.
