<aside>

On this page:

</aside>

<aside>

Expanse Docs

🧠 Product Docs

🤖 Prompting Tips

LLM Directory

Prompting Tips & Tricks

Prompt Library

💻 Use Cases

For Work

For Fun

📚 Resources

Prompt Engineering Resources

🍄 About Expanse

Meet the team

</aside>

Getting Web Content into Expanse

Getting AI to read the contents of a pasted link can be a super helpful way to provide context for your prompts and tasks. While AI models on Expanse aren’t able to read pages in links, there are a few clever ways to get the web-page data directly into your chat without copy and pasting the entire web-page.

<aside> 💡

TLDR:

Why copying content from web pages doesn't work well

You've probably tried copying content directly from a webpage and noticed the AI seemed confused or focused on the wrong things. That's because web pages are designed for human eyes, not AI processing. These elements can cause the AI to focus on irrelevant parts or misinterpret the structure of your content, leading to less accurate responses.

Elements that confuse LLMs:


How to correctly copy web pages into your chat

Markdown gives you a clean, structured format that plays nicely with LLMs— like the ones in Expanse. It’s easier for AI models to understand and works well across most apps.

Benefits of converting web pages to markdown

How to Convert Pages to Markdown

The simplest method is using Jina.ai's reader service:

  1. Find the webpage you want to extract content from
  2. Add https://r.jina.ai/ to the beginning of the URL
  3. Visit this new combined URL
  4. Copy the clean markdown version that appears
  5. Paste directly into your chat

Example Web Page to Markdown


How to write effective prompts with web page content

Copy-pasting webpage content in Markdown is a handy trick to feed info to the AI, however, completing a sending a good prompt requires communicating your task and context clearly.

Your prompt should contain:

  1. Goal: The outcome you are wanting to achieve
  2. Task: Instructions needed to complete the task
  3. Content: The pasted Markdown Content

<aside> 💡

To create your own personal Help Bot, create a Role by pasting the web-page’s markdown into the instructions so that it will always answer with responses based on the web page’s content

</aside>

Example Use-Case: Finding Answers in Long Product Docs


Didn’t find what you were looking for?

<aside>

Expanse AI

</aside>