> For the complete documentation index, see [llms.txt](https://follows.gitbook.io/follows/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://follows.gitbook.io/follows/development.md).

# Development

While a substantial array of features, including categories, podcasts & spaces, social links, Hyperliquid, and the vault, have already been seamlessly integrated, our team is continuously striving to elevate the user experience further.

In this section, we delve into the details of forthcoming updates and innovations that are currently in the development pipeline.&#x20;

***Vault***

In the vault feature, users can presently upload photos and videos, enriching their profile and content offerings. Currently, our development team is working on expanding this functionality to allow users to upload documents of various formats, further enhancing the versatility and utility of the vault feature.

***Onramp Money***

Follows will soon integrate Onramp Money, a convenient solution for purchasing cryptocurrency with fiat currency. This integration will streamline the process of acquiring cryptocurrency for our users, making it easier than ever to participate in the Follows ecosystem.

**Chrome Extension**

We're currently developing a Chrome extension that will enhance your Follows experience. With this extension installed, you'll have the ability to invite non-users to Follows directly from Twitter, expanding our community and increasing engagement. Additionally, you'll be able to buy or sell follows of existing Follows users right from the Twitter platform, making it even easier to manage your follows.

<br>


---

# 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://follows.gitbook.io/follows/development.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.
