# Connecting to ChatGPT

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMkPFNNjX5mD21o00OoMK%2Fuploads%2FWXuzkEEFG9kNlKbdFIJC%2FAdding%20to%20GPT.mp4?alt=media&token=e328ba07-c172-4f6e-bb34-180525fa5eb8>" %}

1. Open **GPT → Settings**
2. Go to **Apps & Connectors**
3. Scroll down to **Advanced Settings** and turn on **Developer Mode**
4. Return and click **Create icon** (top right)
5. Name it: `TrueNorth`
6. Paste your MCP link into **MCP Server URL**
7. Choose **No** under Authentication
8. Click **Create**
9. **And your done!** Your GPT has been upgraded with TrueNorths' real time crypto data

{% hint style="info" %}
**Remember:** Select TrueNorth MCP before you prompt (bottom left of the chatbox).
{% endhint %}


---

# 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.true-north.xyz/truenorth-mcp/editor/images-and-media-1.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.
