# AI APIs

## [Brian API](https://www.brianknows.org/)

Brian API allows you to execute transactions, search resources and retrieve onchain data by prompting in natural language.

[Start building](https://docs.brianknows.org/) / [Launch app](https://www.brianknows.org/app)

## [Crossmint](https://www.crossmint.com/)

Crossmint allows you to build end-to-end use cases without requiring prior blockchain experience or cryptocurrencies, while making the blockchain invisible to end users. It offers tools for creating, distributing and selling digital assets, as well as custodial and non-custodial wallets to store them.


---

# 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://docs.mode.network/ai-agents/ai-tooling/ai-apis.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.
