# First time using MCP

You don’t need to write code.&#x20;

Once you've [connected MadKudu in a couple clicks](/madkudu-mcp/install-in-ai-platforms-in-2min.md), in your tool just try asking:

> Tell me who Francis at MadKudu is

## Use case examples

* Prep for a sales meeting&#x20;
* Prospect into a new account
* Source new contacts to go after
* Personalize outreach

## Prompts examples

> "Get me an account brief for Acme"

> Who are the top users at Acme and what have they been doing?

> "Find contacts at Acme in Marketing with Director or VP titles"

> "Draft a personalized email to John at Acme using MadKudu details"


---

# 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://developers.madkudu.com/madkudu-mcp/first-time-using-mcp.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.
