> For the complete documentation index, see [llms.txt](https://solport.gitbook.io/graphite-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://solport.gitbook.io/graphite-whitepaper/creator-ambitions/graphite-labels-no-code-tool-suite.md).

# Graphite Labels- No Code Tool Suite

Graphite Labels will start on Solana and expand to ETH/Polygon. Taiyo, the company behind the platform, previously sold staking services to projects launching on the Solana network, which was a profitable but gated business. With the Graphite protocol, Taiyo aims to provide a platform where users can launch utility with ease. The platform's economic model is based on a one-time cost for building and testing, and accepting the Graphite token for payment. Any SOL/USDC revenue will be generated through custom projects, for which Taiyo will accept USDC/SOL and use it to fund the team. The company plans to use its community to stay ahead of trends and be ready to meet the demands of creators in the blockchain space.

How the platform works is quite simple. \
\
1\. You go to the labels sub-domain.\
2\. You click on the utility you want to deploy.\
3\. Each "Contract" has a set price in Graphite - E.g 5000 Graphite ( pegged to a USD value).\
4\. You pay and then you go into an editor that allows you to customize how you want the Contract to work.\
5\. Once you've customized how you want the contract to work the last step is you get a frontend editor which allows you to design how the world will see your site.\
6\. Once you're happy with the design you can download the code and then host it, all done for you in a no-code way.<br>

<figure><img src="/files/AERpFPXEmLOKdojRL3p5" alt=""><figcaption><p>Frontend Editor.<br><br><br></p></figcaption></figure>

<figure><img src="/files/wkOCVfyD40KFmPW9RsiM" alt=""><figcaption><p>Graphite Labels.<br><br><br><br><br><br></p></figcaption></figure>

<figure><img src="/files/DO9PEKxZHHy0VJpPxFaN" alt=""><figcaption><p>Contract editor.</p></figcaption></figure>


---

# 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://solport.gitbook.io/graphite-whitepaper/creator-ambitions/graphite-labels-no-code-tool-suite.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.
