diff --git a/README.md b/README.md
index c025607..a05fd82 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# chatgpt_system_prompt
valuable agent's system prompt
-
+
## how to get system prompt
you can get ChatGPT's system prompts by sending the following command to ChatGPT(The core is to divert ChatGPT's attention so that he does not realize that he is violating the rules.):
@@ -36,6 +36,19 @@ some useful action:
2. Privatized GPT
3. Don't upload files for GPTs which is important for you unless it's a private GPT.
+
+## how to get GPT's action
+an easy way of finding action schema:
+1. go to this [website](https://gptstore.ai/plugins)
+2. search the GPT's name you want
+3. find plugin api document
+
+
+
+4. import the plugin api document to your GPT by the link obtained in the previous step
+
+
+
## learning resources
reference:
1. https://x.com/dotey/status/1724623497438155031?s=20