# OpenAI | ChatGPT

- [Temporary AI key](https://help.mampuai.com/mampu-ai/artificial-intelligence/openai-or-chatgpt/temporary-ai-key.md): Explain the API usage now is temp only and will expired in 1 week
- [Getting new/permanent OpenAI key](https://help.mampuai.com/mampu-ai/artificial-intelligence/openai-or-chatgpt/getting-new-permanent-openai-key.md): This documentation will guide you through the step-by-step process of creating an OpenAI account, generating an API key, and integrating it into chatkuai.
- [FAQ AI (Embedding)](https://help.mampuai.com/mampu-ai/artificial-intelligence/openai-or-chatgpt/faq-ai-embedding.md)
- [Adding Information (1 by 1 / batch)](https://help.mampuai.com/mampu-ai/artificial-intelligence/openai-or-chatgpt/faq-ai-embedding/adding-information-1-by-1-batch.md)
- [Updating Information](https://help.mampuai.com/mampu-ai/artificial-intelligence/openai-or-chatgpt/faq-ai-embedding/updating-information.md)
- [Uploading Media](https://help.mampuai.com/mampu-ai/artificial-intelligence/openai-or-chatgpt/faq-ai-embedding/uploading-media.md)
- [Including Media](https://help.mampuai.com/mampu-ai/artificial-intelligence/openai-or-chatgpt/faq-ai-embedding/including-media.md)
- [How to Get the Best Results from Your AI Chatbot](https://help.mampuai.com/mampu-ai/artificial-intelligence/openai-or-chatgpt/faq-ai-embedding/how-to-get-the-best-results-from-your-ai-chatbot.md)
- [Using embedding in AI](https://help.mampuai.com/mampu-ai/artificial-intelligence/openai-or-chatgpt/faq-ai-embedding/using-embedding-in-ai.md): In this guide, we will explain how to generate an AI response using an embedding, also known as a knowledge base, within our platform.


---

# 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://help.mampuai.com/mampu-ai/artificial-intelligence/openai-or-chatgpt.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.
