# Welcome to SOLCarp

SOLcarp is building an intelligent AI-native infrastructure on Solana. Our platform combines development tools, on-chain automation, and conversational AI to redefine how users build and interact in the Solana ecosystem.

**Key Features**\
• **Browser-Based IDE** – AI-enhanced smart contract development, auditing, and deployment.\
• **Agentic AI Chat** – Interact with AI agents that can execute real Solana actions on your behalf — from wallet insights and token monitoring to on-chain interactions.\
• **MCP Integration** – Scalable architecture for training, customizing, and deploying autonomous AI agents across Solana protocols.

Whether you’re a developer, researcher, or power user — SOLcarp helps you move faster, build smarter, and automate more.


---

# 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.solcarp.com/getting-started/readme.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.
