# Global QuickStart Guide

## Quickstart Guide To ChainGPT's API & SDK

This guide will help you start building with ChainGPT’s suite of Web3 AI tools in just a few minutes. You’ll learn how to create an account, generate your API key, make your first API request, and begin integrating ChainGPT’s capabilities into your application.

***

### Step 1: Create an Account and API Key

1. Visit the [ChainGPT API Dashboard](https://app.chaingpt.org).
2. Connect your crypto wallet to sign up or log into your account.
3. Navigate to the API Keys section and click "Create New Secret Key".
4. Customize your API key based on your company's needs & use-cases (optional)

   <figure><img src="https://2865549669-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F02IMVe3hN17zPTDRhn1f%2Fuploads%2Fw5sH21C41B1mtoQwADM2%2Fimage.png?alt=media&#x26;token=eb7ca520-769b-4129-a1a9-7765e33d9638" alt=""><figcaption></figcaption></figure>
5. Store your API key securely in an environment variable or secret manager. Do not expose it in frontend code.
6. Ensure your account has sufficient credits. Credits can be purchased through the dashboard using Crypto, $CGPT or credit cards (fiat).

***

### Step 2: Jump Into Your Preferred Solution QuickStart Guide

* [Web3 AI Chatbot & LLM - QuickStart Guide](https://docs.chaingpt.org/dev-docs-b2b-saas-api-and-sdk/web3-ai-chatbot-and-llm-api-and-sdk/javascript/quickstart-guide)
* [AI NFT Generator - QuickStart Guide](https://docs.chaingpt.org/dev-docs-b2b-saas-api-and-sdk/ai-nft-generator-api-and-sdk/javascript/quickstart-guide)
* [Smart-Contracts Generator - QuickStart Guide](https://docs.chaingpt.org/dev-docs-b2b-saas-api-and-sdk/smart-contracts-generator-api-and-sdk/javascript/quickstart-guide)
* [Smart-Contracts Auditor - QuickStart Guide](https://docs.chaingpt.org/dev-docs-b2b-saas-api-and-sdk/smart-contracts-auditor-api-and-sdk/javascript/quickstart-guide)
* [Web3 AI News Generator - QuickStart Guide](https://docs.chaingpt.org/dev-docs-b2b-saas-api-and-sdk/ai-crypto-news-api-and-sdk-and-rss/javascript/quickstart-guide)
* [AgenticOS AI Agent Framework - QuickStart Guide](https://docs.chaingpt.org/agenticos-framework-web3-ai-agent-on-x-open-source#quick-start-guide)

***

### Step 3: Integrate with Your Application

Once your initial request is successful, you can begin integrating ChainGPT’s AI tools into your application. Common integration patterns include:

* AI-powered chat assistants for DeFi, NFT, and on-chain analytics
* Automated smart contract auditing pipelines
* Real-time AI-generated crypto news widgets
* NFT generation tools with natural language prompts
* Internal compliance or support chatbots tailored to your product

Refer to individual tool guides for detailed implementation patterns.

**Full list of use-cases & case-studies can be found here:**

{% content-ref url="use-cases-and-examples" %}
[use-cases-and-examples](https://docs.chaingpt.org/dev-docs-b2b-saas-api-and-sdk/use-cases-and-examples)
{% endcontent-ref %}

{% content-ref url="case-studies" %}
[case-studies](https://docs.chaingpt.org/dev-docs-b2b-saas-api-and-sdk/case-studies)
{% endcontent-ref %}

***

### Step 4: Monitor and Optimize

* Use the API Dashboard to monitor request history, credit usage, and key performance metrics.
* Implement error handling to manage low-credit conditions or invalid input.
* Adjust parameters such as system prompts, memory mode, or response style to fine-tune output.

***

### Next Steps

Explore each API and SDK dev docs in detail:

{% content-ref url="web3-ai-chatbot-and-llm-api-and-sdk" %}
[web3-ai-chatbot-and-llm-api-and-sdk](https://docs.chaingpt.org/dev-docs-b2b-saas-api-and-sdk/web3-ai-chatbot-and-llm-api-and-sdk)
{% endcontent-ref %}

{% content-ref url="ai-nft-generator-api-and-sdk" %}
[ai-nft-generator-api-and-sdk](https://docs.chaingpt.org/dev-docs-b2b-saas-api-and-sdk/ai-nft-generator-api-and-sdk)
{% endcontent-ref %}

{% content-ref url="smart-contracts-generator-api-and-sdk" %}
[smart-contracts-generator-api-and-sdk](https://docs.chaingpt.org/dev-docs-b2b-saas-api-and-sdk/smart-contracts-generator-api-and-sdk)
{% endcontent-ref %}

{% content-ref url="smart-contracts-auditor-api-and-sdk" %}
[smart-contracts-auditor-api-and-sdk](https://docs.chaingpt.org/dev-docs-b2b-saas-api-and-sdk/smart-contracts-auditor-api-and-sdk)
{% endcontent-ref %}

{% content-ref url="ai-crypto-news-api-and-sdk-and-rss" %}
[ai-crypto-news-api-and-sdk-and-rss](https://docs.chaingpt.org/dev-docs-b2b-saas-api-and-sdk/ai-crypto-news-api-and-sdk-and-rss)
{% endcontent-ref %}

{% content-ref url="agenticos-framework-web3-ai-agent-on-x-open-source" %}
[agenticos-framework-web3-ai-agent-on-x-open-source](https://docs.chaingpt.org/dev-docs-b2b-saas-api-and-sdk/agenticos-framework-web3-ai-agent-on-x-open-source)
{% endcontent-ref %}

{% hint style="info" %}
**Note**: For integration support or implementation guidance, contact the ChainGPT team or join the developer community.
{% endhint %}
