> For the complete documentation index, see [llms.txt](https://docs.rectorspace.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rectorspace.com/welcome/where-i-am-at.md).

# Where I am at

***

I’m frequently online on both Discord and Twitter, so you might see me around quite often. While I do my best to engage and connect, I want to make it clear that I will not respond to messages that are irrelevant, off-topic, or, worse, attempts at scams. My focus is on meaningful conversations and building a genuine community, so I kindly ask that you respect this space. When reaching out, please ensure your messages are appropriate and align with the context of my work and interests.

{% tabs %}
{% tab title="X (formerly Twitter)" %}

* Twitter Personal: <https://x.com/RZ1989sol>
* Twitter Campus: <https://x.com/RZMetaversity>
  {% endtab %}

{% tab title="Discord" %}

* Discord Account: `rz1989`
* Discord Server: <https://discord.gg/Uq6Qgyg4tp>
  {% endtab %}

{% tab title="Telegram" %}

* Telegram: `@RZ1989sol`
  {% endtab %}
  {% endtabs %}

{% hint style="info" %}
Never send me scam links! or you will suffer for the rest of your life...
{% endhint %}

Remember, the messages you send can reflect back on you. Inappropriate or scam-like messages can have serious consequences, and I strongly advise against engaging in such activities. Let’s keep our interactions positive, respectful, and relevant. If you have something valuable to discuss, I’m open to it! Otherwise, please understand that I prioritize quality over quantity in my online communications.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.rectorspace.com/welcome/where-i-am-at.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.
