# Index

* Business Inquiries - <contact@numer.ai>
* Technical Support - <support@numer.ai>
* Security Reports - <security@numer.ai>
* Fund Investment - <investing@numer.ai>
* Official Discord
  * Channel - [https://discord.com/numerai](https://discord.com/invite/numerai)
  * Admin - the\_arkivist (ark)

{% hint style="warning" %}
Security Notice

Numerai will only ever communicate via these channels. Numerai will never initiate contact via phone or SMS, or messaging platforms outside of our official Discord channel. We do not actively solicit services or outreach through unofficial channels. If you are contacted unexpectedly by an individual claiming to be from Numerai, please report it to <security@numer.ai>.
{% 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://docs.numer.ai/connect/index.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.
