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

# What does Draftss do?

{% hint style="info" %}
**GitBook tip:** A succinct video overview is a great way to introduce folks to your product. Embed a Loom, Vimeo or YouTube video and you're good to go! We love this video from the fine folks at Loom as a perfect example of a succinct feature overview.
{% endhint %}

## Overview

Got 2 minutes? Check out a video overview of Draftss:

{% embed url="<https://youtu.be/0M20nDGenQA?si=-8uXcvlpK-TnU8IN>" %}

### Services Offered

Draftss provides a broad range of services to cater to all your [design and development](https://draftss.com/unlimited-graphic-design-code-service-list) needs:

#### Graphic Design:

Draftss offers comprehensive graphic design services through a subscription model, providing [unlimited design requests](https://draftss.com/unlimited-graphic-design-service-on-subscription) for a flat monthly fee. The services include branding and logo design, marketing graphics, illustrations, packaging, and more. With a quick turnaround time and unlimited revisions, Draftss ensures high-quality, tailored designs to meet your business needs, all without the hassle of hiring a full-time designer.

<figure><img src="/files/mMAm7AV5Bzw2OPoBF7qU" alt="List of Graphic Design services Offered by Draftss "><figcaption><p><em>(via Draftss.com)</em></p></figcaption></figure>

#### UI & Landing Page Design:

Draftss specializes in creating stunning and [responsive web and app interfaces](https://draftss.com/unlimited-custom-landing-pages), catering to startups, e-commerce brands, marketing teams, and agencies. With quick turnaround times and unlimited revisions, Draftss ensures high-quality, tailored designs that meet your specific needs without the hassle of hiring a full-time designer.

<figure><img src="/files/JnaHl8e4tiRD90pd3YBw" alt="List of UI &#x26; Landing page design services "><figcaption><p><em>(via Draftss.com)</em></p></figcaption></figure>

#### Video & Motion Graphic Design:

With video and motion graphic design services, it is easy to get high-quality animated ads, explainer videos, logo animations, and more. Draftss handles everything from complete [video editing to creating short-form content ](https://draftss.com/unlimited-motion-graphic-design-service-on-subscription)for platforms like YouTube and Instagram. Whether you need motion graphics for ads or detailed explainer videos for your brand, Draftss has a skilled team ready to deliver professional results quickly and efficiently, all for a flat monthly fee. This service is perfect for founders, developers, startups, and agencies looking to enhance their video content without the need for in-house designers.

<figure><img src="/files/GR6LfamrPvNerLRphW4g" alt="Hire a team of motion graphic experts."><figcaption><p><em>(via Draftss.com)</em></p></figcaption></figure>

#### Web Development & React:

Subscription-based [web development service](https://draftss.com/unlimited-wordpress-landing-page-design) that covers WordPress, Webflow, and React projects. For a flat monthly fee, you get access to a skilled team that can handle everything from creating SEO-ready websites to developing custom dashboards and landing pages.

<figure><img src="/files/iPxdLHW9BDX0iPbEl3yA" alt="Draftss can build website and landing pages using WordPress, Beaver Builder, elementor &#x26; more."><figcaption><p><em>(via Draftss.com)</em></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://draftss.gitbook.io/draftss/overview/what-does-draftss-do.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.
