# Frequently Asked Questions This document will list answers to frequently asked questions regarding the usage of Misskey. Answers to frequently asked questions related to Misskey as a project can be found [here](./misskey). ### "Are there any apps for iOS / Android available?" While no official Misskey app for either OS exists, there are several third-party applications. For details, please check [here](./apps). However, functionality of third-party applications will inevitably lag behind the official Web client, so unless you really want to use a native application, we recommend the official Web client instead. As the Misskey Web client supports PWA, it is possible to make it act as if it was a native application instead. For details regarding this, please check [here](todo). ## "What do I do when I want to follow users from other servers?" Select the search bar from the menu and enter their username including their host.E.g. `@syuilo@misskey.io` ## "How do I take back a Renote?" Press the three dots ("...") to the right of the renote timestamp and select "Take back Renote". To read more about Renotes, please check [here](../features/note). ## "I don't want the preview of an URL to be displayed." You can disable an URL from being previewed using MFM.For details, please check the [MFM Cheatsheet](/mfm-cheat-sheet). ## "I want to add custom emoji." Only administrators can add, edit or delete custom emoji.If you'd like to do either of these things, please ask your instance administrator. ## "I want to develop a Bot." Anyone can develop a Misskey bot using the Misskey API.Please see [here](../advanced/develop-bot).