aboutsummaryrefslogtreecommitdiff
path: root/autogpts/forge/tutorials/001_getting_started.md
diff options
context:
space:
mode:
Diffstat (limited to 'autogpts/forge/tutorials/001_getting_started.md')
-rw-r--r--autogpts/forge/tutorials/001_getting_started.md11
1 files changed, 0 insertions, 11 deletions
diff --git a/autogpts/forge/tutorials/001_getting_started.md b/autogpts/forge/tutorials/001_getting_started.md
index 4fb899951..a971451e7 100644
--- a/autogpts/forge/tutorials/001_getting_started.md
+++ b/autogpts/forge/tutorials/001_getting_started.md
@@ -57,17 +57,6 @@ Create your agent template using the command:
![Create an Agent](../../../docs/content/imgs/quickstart/007_create_agent.png)
-### Entering the Arena
-The Arena is a collection of all AutoGPT agents. It serves as a competitive environment where all agents are assessed to find the best generalist agent. Entering the Arena is a required step for participating in AutoGPT hackathons. It allows your agent to be part of a diverse and dynamic ecosystem, where it is periodically assessed by the benchmark to be scored on the official leaderboard.
-
-Officially enter the Arena by executing the command:
-
-```bash
-./run arena enter YOUR_AGENT_NAME
-```
-
-![Enter the Arena](../../../docs/content/imgs/quickstart/008_enter_arena.png)
-
## Section 4: Running Your Agent
Begin by starting your agent using the command: