# FAQ

<details>

<summary>What is Titanium Finance?</summary>

The premise and purpose of Titanium is simple. We allow investors of any capital size access to our range of institutional-grade RWA investment products which typically require a large amount of capital to invest into directly.

</details>

<details>

<summary>Which products are live currently?</summary>

Currently, Titanium is in our pre-launch phase, meaning all products are yet to release. In the lead up to our launch we'll be hosting multiple events and competitions for early members, so make sure to join our [Discord](https://discord.gg/cqJUzf7g72) and follow our [social accounts](/titanium-finance-documentation/other/official-links.md) for information on participation.

</details>

<details>

<summary>When does Titanium launch?</summary>

Titanium's exact launch date is TBA.

</details>

<details>

<summary>Which product will launch first?</summary>

The first product to launch in Titanium's ecosystem is our Multi-Strategy Investment Fund.

</details>

<details>

<summary>What profit percentage does the Multi-Strategy Investment Fund target?</summary>

The Multi-Strategy Investment Fund targets a profit per month of 5-15%.

</details>

<details>

<summary>Is there a community to converse with other Titanium investors?</summary>

Yes! Join our official Discord server here: <https://discord.gg/ZhvwNKcRKV>

</details>


---

# 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://titanium-finance-company.gitbook.io/titanium-finance-documentation/faq/faq.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.
