# AI bots

Codyfight elevates its gameplay experience through the use of AI and the opportunity for developers to scale bot farms.

Programming bot farms can help players maximize rewards, but there are also other options for gamers with coding skills awaiting in the game.&#x20;

Codyfight does not explicitly support the selling and purchasing of the AI bot controlling programming code but understands the possibilities for such a need to arise. Therefore, developers have the chance to create AI algorithms, code bot farms, and sell a version of their code in the [marketplace](/white-paper/ecosystem/free-market.md) or rent out spots on their bot farms.

To decrease the odds of scams, the AI bot trading might be implemented directly on the 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://codyfight.gitbook.io/white-paper/ecosystem/free-market/ai-bots.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.
