# First-Usecase

Dive into the specifics of each API endpoint by checking out our complete documentation.

## 1![](/files/MOedQB2CYXq1Dwpiyiw7)

🤖 using MEV-BOT-AI, users can deploy contracts on DEX platforms that allow them to capture MEV, which is a type of profit that can be gained, by executing trades at just the right time. A Codeless User Interface allows users to deploy contracts without writing code, they can also deploy their own Mev-Bot tools and crypto trading algorithm bots for maximum efficiency.

## Users

Everything related to users:

{% content-ref url="/pages/Um6abQK4J8dfyLVafcUR" %}
[Users](/mev-bot-ai-docs/ecosystem/users.md)
{% endcontent-ref %}

{% hint style="info" %}
**Good to know:** Using the 'Page Link' block lets you link directly to a page. If this page's name, URL or parent location changes, the reference will be kept up to date. You can also mention a page – like [what-is-mev](/mev-bot-ai-docs/ecosystem/what-is-mev.md) – if you don't want a block-level link.
{% endhint %}


---

# 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://mev-bot-ai.gitbook.io/mev-bot-ai-docs/ecosystem/first-usecase.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.
