# Cutting your First Card

![Using AutoCut](https://i.gyazo.com/e417c9835cd62d670ddd4709131700de.gif)

1. Open Cut-It
2. In `Card Information` locate the `URL` input and enter one of your choosing
3. Now, navigate to `AutoCut` and check the `AutoCite` and `AutoPoll` checkboxes - these will generate a citation and get the article's text (respectively)
4. Finally, click the Scissors icon to the right to initiate AutoCut. Now, you're ready to emphasize.

![Using Emphasis](https://i.gyazo.com/0845366004837007644f57ceef9e2ffa.gif)

Emphasis levels are the best part about Cut-It. They save you countless hours by providing ready-to-go combinations. Here's the gist of the 3 levels:

* `Primary Emphasis` is for the text you want to read in-round. Out of the box, it sets your selection to size 12, bold, underline, cyan highlight
* `Secondary Emphasis` is for information (eg. methodology) in the card that you do **not** want read in-round. It defaults to size 8, bold.
* `Tertiary Emphasis` is for... whatever you want. Seriously. Most people don't go past Primary. Secondary is for power users. We didn't build Tertiary Emphasis with a specific use case in mind. It defaults to size 8, underlined.
* There's much more to Cut-It's Emphasis levels than this, but we'll get to that after we cut this card.

1. Navigate to the `Evidence Box` and start off by deleting any text you don't want.
2. Use any of the emphasis levels to format the card to your liking.
3. Now, you're ready to send your card to Word or Docs.

![Using AutoCopy](https://i.gyazo.com/41f1129d0489d5d87eb52f3e0e83c371.gif)

To export to your editor of choice, just paste. That's right, no copying. Cut-It *automatically* injects the latest version of the card into your clipboard any time you emphasize. No need to spend time dragging your cursor around - it's already done.

In fact, you should **never copy from the `Evidence Box` directly** :bangbang: This is because, behind the scenes, Cut-It has to translate what you see in the program to a universally accepted format in order for the card to look the same as it did in the window. Luckily, this process takes no time at all and saves you effort, a true win-win.

## That was awesome right?

If you keep using Cut-It like this, you're doing it wrong. Yes, it was faster. But this isn't even close to the maximum potential, and reaching it takes no time at all. Want to explore it? Check out our full emphasis guide.

{% content-ref url="/pages/-MePSPKDLDe-hV0xb5-f" %}
[Emphasis](/emphasis.md)
{% endcontent-ref %}


---

# 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.cutit.cards/cutting-your-first-card.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.
