# FAQ & Roadmap

Don't see your question here? Ask us on [Discord](https://discord.perp.com/) or by tagging us on X: `Nekodex_app`

## Sign up & Log in

#### Passkey not available

Make sure your phone lockscreen is turned on. Passkeys do not work without the lockscreen feature turned on, to keep your credentials secure.

If you are using the lockscreen and still have an issue, you can also try reinstalling the app, or restarting your phone.

#### Passkey does not match account

If you have more than one, you may need to rename your passkeys in order to tell them apart.

## Trading

#### My order did not go through

Sometimes an order can fail if the price changed, or for other reasons. Please try again. Your funds are safe throughout the order process.

#### My coins did not appear

It's possible your order did not go through (cancelled). Please check [Order History](https://app.nekodex.org/history).

## 🗺️ Roadmap

The Perp Labs (Perpetual Protocol) roadmap is driven by our **mission**: to build the best, easiest to use finance app—one you want to use every day and helps secure your financial future. That means working tirelessly to build features and optimize Nekodex.

{% hint style="info" %}
**Note**

Our roadmap will change often as new defi tech becomes available and market conditions change, so check back often and follow us on X! \[[Perp Labs on X](https://x.com/perpprotocol)] \[[Nekodex on X](https://x.com/Nekodex_app)]
{% endhint %}

{% stepper %}
{% step %}

### 2024

* Perp v3 R\&D
* Nekodex Playground
* Nekodex Spot Trading
* Nekocoin TGE & Rewards campaign
* In-app help chat with trained AI agent
  {% endstep %}

{% step %}

### 2025

* Complete
  * Rebrand as Perp Labs
  * Nekodex Android app launch
  * Migrate Nekodex Earn USDC vault to Morpho
  * PERP holder rewards
* In progress
  * Nekodex iOS app launch
  * Nekodex v2
* R\&D
  * AI/Agentic tools for crypto investors & traders
  * Gen. 2 cross chain swaps w/ Solana, Sui & more
  * PERP tokenomics & staking reboot
    {% endstep %}
    {% endstepper %}

If you have feedback, let us know via the in-app help!


---

# 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.nekodex.org/faq-and-roadmap.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.
