# Jump Token Laboratory

Before Jump DeFi, developer support was required to create a fungible token on NEAR Protocol. Finding a trustworthy developer is challenging and expensive. In addition to developer expenses, teams must pay for pricey code audits as well.

{% embed url="<https://youtu.be/j3TYh9UNN7A?si=liY-IkHSHuOpiMZW>" %}
Step-by-step guide on how to create a token with the Jump Token Laboratory
{% endembed %}

### Enter *\*Jump Token Laboratory\**

Now anyone can create a NEP-141 token with a few clicks via Jump Token Laboratory! The fungible token contracts available on the Jump Token Laboratory are customizable with no coding required. Developers can accelerate their deliverables while saving thousands of dollars by adopting token contracts from Jump Token Laboratory.

### NEP-141 Token Standard

All fungible token contracts available on the Jump Token Laboratory conform to the NEP-141 token standard. By adhering to this standard, the tokens are compatible within the NEAR Protocol ecosystem.

*All token contracts featured on the Jump Token Laboratory come with audited code by a trusted third party auditor.*


---

# 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://trove-labs.gitbook.io/jump-defi/products/jump-token-laboratory.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.
