# /login

To access the LootBot Intent Terminal, log in exclusively through the Telegram bot.&#x20;

Initiate the process by using the command '/login'. The system will then generate a **personalized login link**, equipped with **your unique access token**, to secure your session.&#x20;

Note that **each login session is limited to a duration of 2 hours** as a security measure, ensuring the protection of your data and interactions.

If your **session expires**, simply use the '/login' command again to generate a new secure login link. This ensures continuous access while maintaining the highest level of security for your data and interactions.

<figure><img src="/files/nnljF0OBgj7SVreuhjYu" alt=""><figcaption></figcaption></figure>


---

# 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://docs.lootbot.xyz/lootbot/lootbot-intent-terminal/product-guide/login.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.
