> For the complete documentation index, see [llms.txt](https://fin-really.gitbook.io/whitepaper-v.3/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fin-really.gitbook.io/whitepaper-v.3/about-us/future-plans.md).

# Future plans

In the future, FIN-REALLY plans many updates and improvements that will have a fruitful effect on the company's development and capital inflows.

There are plans to develop and issue the company's own token FIN (FIN-REALLY Operational Token). The issue of the token is scheduled for mid-2024.

This will open new opportunities for the company's investors, the main one being the creation of the company's own DAC to protect the rights of investors, which gives each of the token owners the ability to influence the company's decisions, thus participating in the life of the FIN-REALLY community and uniting it.

The plan is to open a platform to attract large corporate investments and institutional investors.

FIN-REALLY plans to expand its influence and scale the project's ecosystem. To do this, new operations offices will be opened in San Francisco (USA) and Montreal (Canada).

The company has already opened a data center in San Francisco.

In the near future the company's customers and partners will expect various technical upgrades, such as

* mobile application for comfortable work anywhere,
* service to use the power of users' PCs for key matching,
* implementation of a staking system and a support and loyalty program for token holders.

*You can read more about FIN-REALLY' development plans in the roadmap.*

&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://fin-really.gitbook.io/whitepaper-v.3/about-us/future-plans.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
