> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getporter.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# DeepSeek

> Guide on generating DeepSeek API keys and using them in Porter AI.

***

## Access DeepSeek API Platform

<Frame>
  <img className="block rounded-md" src="https://files.cloudtype.io/promm/images/ko/deepseek01.png" />
</Frame>

> Go to [https://www.deepseek.com](https://www.deepseek.com) and click `API Platform` at the top, or visit [https://platform.deepseek.com](https://platform.deepseek.com) directly to sign up or log in.

## Generate API Keys

<Frame>
  <img className="block rounded-md" src="https://files.cloudtype.io/promm/images/ko/deepseek02.png" />
</Frame>

> On the dashboard API keys page, click `Create new API key` to generate an API key.

<Tip>
  API keys can only be viewed immediately after generation, so be sure to store it securely. If you lose your API key, you can delete the existing key from the dashboard and generate a new one.
</Tip>

## Add Credits

<Frame>
  <img className="block rounded-md" src="https://files.cloudtype.io/promm/images/ko/deepseek03.png" />
</Frame>

> Register a card and add credits on the Top up page to use the API.

<Note>
  DeepSeek API is a paid service that charges based on token usage, deducting costs from your prepaid credits. The minimum credit purchase is \$2.12. For detailed pricing by model, see the [API Pricing page](https://api-docs.deepseek.com/quick_start/pricing).
</Note>

## Register API Key in Porter AI

<Frame>
  <img className="block rounded-md" src="https://files.cloudtype.io/promm/images/ko/deepseek04.png" />
</Frame>

> In `Settings > Models`, click the <Icon icon="gear" iconType="solid" size={15} color="9fa3a5" /> icon for DeepSeek and enter your API key.

<Tip>
  Once you add your API key, DeepSeek model usage will be charged to your DeepSeek credits.
</Tip>
